Home
last modified time | relevance | path

Searched defs:getCommandName (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h342 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
637 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp172 std::string ClangDocCommentVisitor::getCommandName(unsigned CommandID) const { in getCommandName() function in clang::doc::serialize::ClangDocCommentVisitor
/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentLexer.cpp47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anond8816db00111::CommentLexerTest
/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp746 const char *TextNodeDumper::getCommandName(unsigned CommandID) { in getCommandName() function in TextNodeDumper