Searched refs:CreateLambdaImplicitField (Results 1 – 2 of 2) sorted by relevance
370 …ir::AstNode *CreateLambdaImplicitField(varbinder::ClassScope *scope, const lexer::SourcePosition &…
2186 properties.push_back(CreateLambdaImplicitField(classScope, refNode->Start())); in CreateLambdaObjectForFunctionReference()2222 ir::AstNode *ETSChecker::CreateLambdaImplicitField(varbinder::ClassScope *scope, const lexer::Sourc… in CreateLambdaImplicitField() function in panda::es2panda::checker::ETSChecker