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