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