Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/
H A DSerialize.cpp175 std::string ClangDocCommentVisitor::getCommandName(unsigned CommandID) const { in getCommandName() function in clang::doc::serialize::ClangDocCommentVisitor
/llvm-project/clang/unittests/AST/
H A DCommentLexer.cpp47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon2fa813530111::CommentLexerTest
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp976 const char *TextNodeDumper::getCommandName(unsigned CommandID) { getCommandName() function in TextNodeDumper