Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentDumper.cpp63 const char *getCommandName(unsigned CommandID) { in getCommandName() function in clang::comments::__anon899353f90111::CommentDumper
/external/clang/include/clang/AST/
DComment.h318 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
629 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/external/clang/unittests/AST/
DCommentLexer.cpp47 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon34d165a80111::CommentLexerTest