Searched refs:getCloseName (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h931 StringRef getCloseName() const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment
/external/clang/lib/AST/
H A DASTDumper.cpp2133 " CloseName=\"" << C->getCloseName() << "\"";
/external/clang/unittests/AST/
H A DCommentParser.cpp477 StringRef ActualCloseName = VBC->getCloseName();

Completed in 724 milliseconds