Home
last modified time | relevance | path

Searched refs:ValidateClassConstructor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h339 void ValidateClassConstructor(const ir::MethodDefinition *ctor, in DEFINE_BITOPS()
DparserImpl.cpp3238ValidateClassConstructor(ctor, properties, isDeclare, hasConstructorFuncBody, hasSuperClass, isExt… in ParseClassDefinition()
3321 void ParserImpl::ValidateClassConstructor(const ir::MethodDefinition *ctor, in ValidateClassConstructor() function in panda::es2panda::parser::ParserImpl