Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2439 … ArenaVector<ir::TSIndexSignature *> *indexSignatures, bool hasSuperClass, in ParseClassElement()
2544 ir::MethodDefinition *ParserImpl::CreateImplicitConstructor(bool hasSuperClass, bool isDeclare) in CreateImplicitConstructor()
2695 bool hasSuperClass = false; in ParseClassDefinition() local