Searched refs:setValueStr (Results 1 – 2 of 2) sorted by relevance
104 Retrieved->setValueStr(ValueString); in TEST()
238 void setValueStr(StringRef S) { ValueStr = S; } in setValueStr() function310 void apply(Option &O) const { O.setValueStr(Desc); } in apply()