Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DCommentParser.cpp460 StringRef CloseName) { in HasVerbatimBlockAt()
489 StringRef CloseName, in HasVerbatimBlockAt()
509 StringRef CloseName, in HasVerbatimBlockAt()
536 StringRef CloseName, in HasVerbatimBlockAt()
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.h73 SmallString<16> CloseName; // Closing tag name (for VerbatimBlock). member
/llvm-project/clang/lib/AST/
H A DCommentSema.cpp410 actOnVerbatimBlockFinish(VerbatimBlockComment * Block,SourceLocation CloseNameLocBegin,StringRef CloseName,ArrayRef<VerbatimBlockLineComment * > Lines) actOnVerbatimBlockFinish() argument