Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h881 StringRef CloseName;
906 CloseName = Name;
915 return CloseName;
H A DCommentSema.h156 StringRef CloseName,
/src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp410 StringRef CloseName, in actOnVerbatimBlockFinish() argument
412 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()