Home
last modified time | relevance | path

Searched refs:ParseDeclareAndDecorators (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.h87 virtual ir::Statement *ParseDeclareAndDecorators(StatementParsingFlags flags);
H A DstatementTSParser.cpp122 return ParseDeclareAndDecorators(flags); in ParseStatement()
H A DASparser.cpp160 return ParseDeclareAndDecorators(flags); in ParseStatement()
H A DTypedParser.cpp1314 ir::Statement *TypedParser::ParseDeclareAndDecorators(StatementParsingFlags flags) in ParseDeclareAndDecorators() function in ark::es2panda::parser::TypedParser

Completed in 6 milliseconds