Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dclass_hierarchy.cpp514 auto superInterfaces = GetClassDirectImplementedInterfaces(subClass); in GetClassImplementedInterfaces() local
526 auto superInterfaces = GetInterfaceDirectExtendedInterfaces(subInterface); in GetClassImplementedInterfaces() local
552 std::vector<ir::AstNode *> superInterfaces {}; in GetInterfaceSuperInterfaces() local