Home
last modified time | relevance | path

Searched refs:CloseNameLocBegin (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DCommentSema.h166 SourceLocation CloseNameLocBegin,
DComment.h898 SourceLocation CloseNameLocBegin; variable
924 CloseNameLocBegin = LocBegin; in setCloseName()
/external/clang/lib/AST/
DCommentSema.cpp438 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
441 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()