Searched defs:ParseDecorators (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TypedParser.cpp | 357 void TypedParser::ParseDecorators(ArenaVector<ir::Decorator *> &decorators) in ParseDecorators() function in ark::es2panda::parser::TypedParser |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | parserImpl.cpp | 2789 ArenaVector<ir::Decorator *> ParserImpl::ParseDecorators() in ParseDecorators() function in panda::es2panda::parser::ParserImpl |