Home
last modified time | relevance | path

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

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