Searched refs:getValueStr (Results 1 – 1 of 1) sorted by relevance
1096 static const char *getValueStr(const Option &O, const char *DefaultMsg) { in getValueStr() function1137 Len += std::strlen(getValueStr(O, ValName))+3; in getOptionWidth()1150 outs() << "=<" << getValueStr(O, ValName) << '>'; in printOptionInfo()