Searched defs:TagNameEnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h375 SourceLocation TagNameEnd) :
378 TagNameRange(TagNameBegin, TagNameEnd) {
370 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument

Completed in 341 milliseconds