Searched refs:mUserDefinedFunctionCalls (Results 1 – 2 of 2) sorted by relevance
158 return mUserDefinedFunctionCalls.begin(); in beginUserDefinedFunctionCalls()163 return mUserDefinedFunctionCalls.end(); in endUserDefinedFunctionCalls()178 TFunctionCallVector mUserDefinedFunctionCalls; variable
39 mUserDefinedFunctionCalls.push_back(functionCall); in createFunctionCall()