Searched defs:getCommandName (Results 1 – 4 of 4) sorted by relevance
72 const std::string& getCommandName() const in getCommandName() function
349 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function660 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
48 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anonaa29a9220111::CommentLexerTest
2096 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper