Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h155 SourceLocation CloseNameLocBegin,
H A DComment.h877 SourceLocation CloseNameLocBegin; variable
903 CloseNameLocBegin = LocBegin; in setCloseName()
/openbsd/gnu/llvm/clang/lib/AST/
H A DCommentSema.cpp410 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
413 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()