Searched refs:newFunctionObj (Results 1 – 1 of 1) sorted by relevance
4027 …IArgFunction<ConfigT>* newFunctionObj = other.functionObj ? other.functionObj->clone() : CLARA_NUL… in operator =() local4029 functionObj = newFunctionObj; in operator =()