Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp324 checker::ETSObjectType *interfaceType {}; in BuildBasicInterfaceProperties() local
607 void ETSChecker::ComputeAbstractsFromInterface(ETSObjectType *interfaceType) in ComputeAbstractsFromInterface()
676 static bool DoObjectImplementInterface(const ETSObjectType *interfaceType, const ETSObjectType *tar… in DoObjectImplementInterface()
683 const ETSObjectType *interfaceType) in CheckIfInterfaceCanBeFoundOnDifferentPaths()
DtypeCheckingHelpers.cpp563 …auto *interfaceType = BuildBasicInterfaceProperties(var->Declaration()->Node()->AsTSInterfaceDecla… in GetTypeFromInterfaceReference() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp412 auto *interfaceType = static_cast<MIRInterfaceType *>(type); in CompleteAggInfo() local
Dparser.cpp428 MIRInterfaceType interfaceType(tkind, strIdx); in ParseInterfaceType() local
Dmir_nodes.cpp124 auto *interfaceType = static_cast<MIRInterfaceType *>(ty); in CheckNode() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp290 ETSObjectType *interfaceType; in Check() local
2320 checker::ETSObjectType *interfaceType {}; in Check() local