Searched refs:getValueStr (Results 1 – 1 of 1) sorted by relevance
1476 static StringRef getValueStr(const Option &O, StringRef DefaultMsg) { in getValueStr() function1520 Len += getValueStr(O, ValName).size() + FormattingLen; in getOptionWidth()1536 outs() << " <" << getValueStr(O, ValName) << ">..."; in printOptionInfo()1538 outs() << "=<" << getValueStr(O, ValName) << '>'; in printOptionInfo()