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