Searched defs:getCommandName (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/AST/ | ||
D | CommentDumper.cpp | 63 const char *getCommandName(unsigned CommandID) { in getCommandName() function in clang::comments::__anon899353f90111::CommentDumper |
/external/clang/include/clang/AST/ | ||
D | Comment.h | 318 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function |
/external/clang/unittests/AST/ | ||
D | CommentLexer.cpp | 47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon34d165a80111::CommentLexerTest |