Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp187std::unordered_set<Type *> *extendsSet, const lexer::SourcePosition &pos) in ValidateImplementedInterface()
220 std::unordered_set<Type *> extendsSet; in GetInterfacesOfClass() local
242 std::unordered_set<Type *> extendsSet; in GetInterfacesOfInterface() local