Home
last modified time | relevance | path

Searched defs:constructorCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp791 auto *constructorCall = CreateConstructorCall(ctx, lambda, lambdaClass, &info); in ConvertLambda() local
973 auto *constructorCall = CreateConstructorCall(ctx, funcRef, lambdaClass, &info); in ConvertFunctionReference() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1541 …auto *constructorCall = funcBody->Statements()[0]->AsExpressionStatement()->GetExpression()->AsCal… in CheckCyclicConstructorCall() local