Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h161 SourceLocation CloseNameLocBegin,
H A DComment.h894 SourceLocation CloseNameLocBegin; variable
920 CloseNameLocBegin = LocBegin; in setCloseName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp438 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
441 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()