Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h347 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
658 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/external/clang/unittests/AST/
DCommentLexer.cpp48 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anon7ce8a9660111::CommentLexerTest
/external/clang/lib/AST/
DASTDumper.cpp2003 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper