Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentSema.h166 SourceLocation CloseNameLocBegin,
HDComment.h900 SourceLocation CloseNameLocBegin; variable
926 CloseNameLocBegin = LocBegin; in setCloseName()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp438 SourceLocation CloseNameLocBegin, in actOnVerbatimBlockFinish() argument
441 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()