Searched refs:getRegisteredCommandInfo (Results 1 – 2 of 2) sorted by relevance
36 return getRegisteredCommandInfo(Name); in getCommandInfoOrNULL()42 return getRegisteredCommandInfo(CommandID); in getCommandInfo()122 const CommandInfo *CommandTraits::getRegisteredCommandInfo( in getRegisteredCommandInfo() function in clang::comments::CommandTraits131 const CommandInfo *CommandTraits::getRegisteredCommandInfo( in getRegisteredCommandInfo() function in clang::comments::CommandTraits
193 const CommandInfo *getRegisteredCommandInfo(StringRef Name) const;194 const CommandInfo *getRegisteredCommandInfo(unsigned CommandID) const;