Searched defs:getCommandName (Results 1 – 8 of 8) sorted by relevance
72 const std::string &getCommandName() const { return _strCommandName; } in getCommandName() function
344 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function654 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
349 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function660 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
172 std::string ClangDocCommentVisitor::getCommandName(unsigned CommandID) const { in getCommandName() function in clang::doc::serialize::ClangDocCommentVisitor
47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon61ec15170111::CommentLexerTest
48 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anonf05db9690111::CommentLexerTest
703 const char *TextNodeDumper::getCommandName(unsigned CommandID) { in getCommandName() function in TextNodeDumper
2305 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper