Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3164 bool hasConstructorFuncBody = false; in ParseClassDefinition() local
3299 bool isDeclare, bool hasConstructorFuncBody, in ValidateClassConstructor()