Searched defs:ifaceType (Results 1 – 4 of 4) sorted by relevance
434 auto ifaceType = EtsClass::FromRuntimeClass(interfaces[i]); in TypeAPIGetInterface() local
1010 auto *ifaceType = oldCallee->TsType() != nullptr && oldCallee->TsType()->IsETSObjectType() in InsertInvokeCall() local
1046 Type ifaceType(item, 0); in HandleInterfaces() local
2123 void ETSChecker::CacheFunctionalInterface(ir::ETSFunctionType *type, ETSObjectType *ifaceType) in CacheFunctionalInterface()