Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommandTraits.h167 const CommandInfo *getCommandInfo(StringRef Name) const { in getCommandInfo() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp40 const CommandInfo *CommandTraits::getCommandInfo(unsigned CommandID) const { in getCommandInfo() function in clang::comments::CommandTraits