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

/external/clang/lib/AST/
H A DCommentSema.cpp438 SourceLocation CloseNameLocBegin,
441 Block->setCloseName(CloseName, CloseNameLocBegin);
436 actOnVerbatimBlockFinish( VerbatimBlockComment *Block, SourceLocation CloseNameLocBegin, StringRef CloseName, ArrayRef<VerbatimBlockLineComment *> Lines) argument
/external/clang/include/clang/AST/
H A DComment.h898 SourceLocation CloseNameLocBegin; member in class:clang::comments::ParamCommandComment::VerbatimBlockComment
924 CloseNameLocBegin = LocBegin;

Completed in 74 milliseconds