Searched refs:CopyFunctionArguments (Results 1 – 3 of 3) sorted by relevance
225 pg->CopyFunctionArguments(pg->RootNode()); in Compile()
279 void CopyFunctionArguments(const ir::AstNode *node);
225 void PandaGen::CopyFunctionArguments(const ir::AstNode *node) in CopyFunctionArguments() function in panda::es2panda::compiler::PandaGen