Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.cpp74 InterfaceType *otherInterface = other->AsObjectType()->AsInterfaceType(); in Identical() local
127 void InterfaceType::CheckStringInfo(TypeRelation *relation, InterfaceType *otherInterface) in CheckStringInfo()
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.cpp103 InterfaceType *otherInterface = other->AsObjectType()->AsInterfaceType(); in Identical() local