Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp1214 auto *ifaceType = oldType->IsETSObjectType() in InsertInvokeCall() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp2278 void ETSChecker::CacheFunctionalInterface(ir::ETSFunctionType *type, ETSObjectType *ifaceType) in CacheFunctionalInterface()
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-emitter.cpp1119 Type ifaceType(item, 0); in HandleInterfaces() local