Searched refs:SetCodeGen (Results 1 – 4 of 4) sorted by relevance
48 void RegSpiller::SetCodeGen(CodeGen &cg) noexcept in SetCodeGen() function in panda::es2panda::compiler::RegSpiller65 SetCodeGen(cg); in Start()94 SetCodeGen(cg); in Start()
190 void SetCodeGen(CodeGen *cg) in AST_NODE_REINTERPRET_MAPPING()
61 void SetCodeGen(CodeGen &cg) noexcept;
89 astCompiler_->SetCodeGen(this); in CodeGen()