Searched refs:ProcessFunction (Results 1 – 3 of 3) sorted by relevance
75 …void ProcessFunction(const compiler::PandaGen *pg, panda::pandasm::Function *func, LiteralBuffers …
33 void PatchFix::ProcessFunction(const compiler::PandaGen *pg, panda::pandasm::Function *func, in ProcessFunction() function in panda::es2panda::util::PatchFix
73 patchFixHelper->ProcessFunction(pg_, func_, literalBuffers_); in Generate()