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