Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentSema.h155 SourceLocation CloseNameLocBegin,
DComment.h849 SourceLocation CloseNameLocBegin; variable
876 CloseNameLocBegin = LocBegin; in setCloseName()
/external/clang/lib/AST/
DCommentSema.cpp306 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
309 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()