Home
last modified time | relevance | path

Searched refs:getRegisteredCommandInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentCommandTraits.cpp37 return getRegisteredCommandInfo(Name); in getCommandInfoOrNULL()
43 return getRegisteredCommandInfo(CommandID); in getCommandInfo()
123 const CommandInfo *CommandTraits::getRegisteredCommandInfo( in getRegisteredCommandInfo() function in clang::comments::CommandTraits
132 const CommandInfo *CommandTraits::getRegisteredCommandInfo( in getRegisteredCommandInfo() function in clang::comments::CommandTraits
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentCommandTraits.h171 const CommandInfo *getRegisteredCommandInfo(StringRef Name) const;
172 const CommandInfo *getRegisteredCommandInfo(unsigned CommandID) const;