Lines Matching defs:Info
2099 const CommandInfo *Info = CommandTraits::getBuiltinCommandInfo(CommandID);2100 if (Info)2101 return Info->Name;