Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentSema.h162 SourceLocation CloseNameLocBegin,
DComment.h900 SourceLocation CloseNameLocBegin; variable
926 CloseNameLocBegin = LocBegin; in setCloseName()
/external/clang/lib/AST/
DCommentSema.cpp436 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
439 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()