Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h155 SourceLocation CloseNameLocBegin,
H A DComment.h882 SourceLocation CloseNameLocBegin;
907 CloseNameLocBegin = LocBegin;
/src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp409 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
412 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()