Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h336 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
639 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTDumper.cpp1963 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper