Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp514 void ParserImpl::CheckClassGeneratorMethod(ClassElementDescriptor *desc, char32_t *nextCp) in CheckClassGeneratorMethod() function in panda::es2panda::parser::ParserImpl
604 CheckClassGeneratorMethod(&desc, &nextCp); in ParseClassElement()
DparserImpl.h386 void CheckClassGeneratorMethod(ClassElementDescriptor *desc, char32_t *nextCp);
DTypedParser.cpp916 CheckClassGeneratorMethod(&desc, &nextCp); in ParseClassElement()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h316 void CheckClassGeneratorMethod(ClassElmentDescriptor *desc); in DEFINE_BITOPS()
DparserImpl.cpp2682 void ParserImpl::CheckClassGeneratorMethod(ClassElmentDescriptor *desc) in CheckClassGeneratorMethod() function in panda::es2panda::parser::ParserImpl
2811 CheckClassGeneratorMethod(&desc); in ParseClassElement()