Searched refs:CreateLambdaObjectFromIdentReference (Results 1 – 3 of 3) sorted by relevance
646 …void CreateLambdaObjectFromIdentReference(const ir::AstNode *node, ir::ClassDefinition *lambdaObj);
913 etsg->CreateLambdaObjectFromIdentReference(expr, lambda->second.first); in Compile()
619 void ETSGen::CreateLambdaObjectFromIdentReference(const ir::AstNode *node, ir::ClassDefinition *lam… in CreateLambdaObjectFromIdentReference() function in panda::es2panda::compiler::ETSGen