Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2577 … ArenaVector<ir::TSIndexSignature *> *indexSignatures, bool hasSuperClass, in ParseClassElement()
2683 bool hasSuperClass, bool isDeclare) in CreateImplicitConstructor()
2839 bool hasSuperClass = false; in ParseClassDefinition() local
2979 … bool isDeclare, bool hasConstructorFuncBody, bool hasSuperClass) in ValidateClassConstructor()