Home
last modified time | relevance | path

Searched refs:newFunctionObj (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp4027 …IArgFunction<ConfigT>* newFunctionObj = other.functionObj ? other.functionObj->clone() : CLARA_NUL… in operator =() local
4029 functionObj = newFunctionObj; in operator =()