Searched refs:EqualsLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h424 SourceLocation EqualsLoc; member in class:clang::comments::HTMLStartTagComment::Attribute
433 EqualsLoc(SourceLocation()),
438 SourceLocation EqualsLoc,
441 EqualsLoc(EqualsLoc),
437 Attribute(SourceLocation NameLocBegin, StringRef Name, SourceLocation EqualsLoc, SourceRange ValueRange, StringRef Value) argument

Completed in 101 milliseconds