Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h305 void CheckClassGeneratorMethod(ClassElmentDescriptor *desc);
DparserImpl.cpp2494 void ParserImpl::CheckClassGeneratorMethod(ClassElmentDescriptor *desc) in CheckClassGeneratorMethod() function in panda::es2panda::parser::ParserImpl
2597 CheckClassGeneratorMethod(&desc); in ParseClassElement()