Searched refs:setValueStr (Results 1 – 1 of 1) sorted by relevance
208 void setValueStr(const char *S) { ValueStr = S; } in setValueStr() function277 void apply(Option &O) const { O.setValueStr(Desc); } in apply()