Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h161 SourceLocation CloseNameLocBegin,
H A DComment.h894 SourceLocation CloseNameLocBegin; variable
920 CloseNameLocBegin = LocBegin; in setCloseName()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp438 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
441 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()