Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp841 checker::ETSObjectType *fnInterface, in CreateEmptyLambdaClassDeclaration()
898 …auto fnInterface = fntype->Substitute(checker->Relation(), substitution)->ArrowToFunctionalInterfa… in CreateLambdaClass() local