Home
last modified time | relevance | path

Searched refs:constructorId (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp601 auto *constructorId = allocator->New<ir::Identifier>("constructor", allocator); in CreateLambdaClassConstructor() local
602 auto *constructorIdClone = constructorId->Clone(allocator, nullptr); in CreateLambdaClassConstructor()
609 func->SetIdent(constructorId); in CreateLambdaClassConstructor()

Completed in 3 milliseconds