Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfacePropertyDeclarations.cpp171 for (const auto &superInterface : interfaceDecl->Extends()) { in CollectPropertiesAndSuperInterfaces() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dclass_hierarchy.cpp569 ir::AstNode *superInterface = interfaceDecl->AsTSInterfaceDeclaration(); in GetInterfaceSuperInterfaces() local