Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h162 SourceLocation CloseNameLocBegin,
H A DComment.h895 SourceLocation CloseNameLocBegin; variable
921 CloseNameLocBegin = LocBegin; in setCloseName()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp436 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
439 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()