Searched refs:setValueStr (Results 1 – 4 of 4) sorted by relevance
121 Retrieved->setValueStr(ValueString); in TEST()
303 void setValueStr(StringRef S) { ValueStr = S; } in setValueStr() function381 void apply(Option &O) const { O.setValueStr(Desc); } in apply()
291 void setValueStr(StringRef S) { ValueStr = S; } in setValueStr() function365 void apply(Option &O) const { O.setValueStr(Desc); } in apply()
208 void setValueStr(const char *S) { ValueStr = S; } in setValueStr() function283 void apply(Option &O) const { O.setValueStr(Desc); } in apply()