Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h344 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
654 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp744 const char *TextNodeDumper::getCommandName(unsigned CommandID) { in getCommandName() function in TextNodeDumper