Searched refs:outputEmulatedFunctions (Results 1 – 5 of 5) sorted by relevance
41 void outputEmulatedFunctions(TInfoSinkBase &out) const;
74 void BuiltInFunctionEmulator::outputEmulatedFunctions(TInfoSinkBase &out) const in outputEmulatedFunctions() function in sh::BuiltInFunctionEmulator
75 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
129 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
1144 builtInFunctionEmulator->outputEmulatedFunctions(out); in header()