Searched defs:getCommandInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | CommentCommandTraits.h | 167 const CommandInfo *getCommandInfo(StringRef Name) const { in getCommandInfo() function |
/llvm-project/clang/lib/AST/ | ||
H A D | CommentCommandTraits.cpp | 40 const CommandInfo *CommandTraits::getCommandInfo(unsigned CommandID) const { getCommandInfo() function in clang::comments::CommandTraits |