Searched refs:getOptionName (Results 1 – 3 of 3) sorted by relevance
91 static const std::string getOptionName(const Record &R) { in getOptionName() function175 OS << ", "<< getOptionName(R); in EmitOptParser()183 OS << getOptionName(*DI->getDef()); in EmitOptParser()222 OS << ", "<< getOptionName(R); in EmitOptParser()232 OS << getOptionName(*DI->getDef()); in EmitOptParser()239 OS << getOptionName(*DI->getDef()); in EmitOptParser()
99 const char *getOptionName(OptSpecifier id) const { in getOptionName() function
2920 static const char *getOptionName(int Option) {2949 OS << ' ' << getOptionName(option) << getValueString(Policy);2986 return getOptionName(option) + getValueString(Policy);