Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp357 void TypedParser::ParseDecorators(ArenaVector<ir::Decorator *> &decorators) in ParseDecorators() function in ark::es2panda::parser::TypedParser
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2789 ArenaVector<ir::Decorator *> ParserImpl::ParseDecorators() in ParseDecorators() function in panda::es2panda::parser::ParserImpl