Home
last modified time | relevance | path

Searched defs:ParseImportDeclaration (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementTSParser.cpp337 ir::Statement *TSParser::ParseImportDeclaration([[maybe_unused]] StatementParsingFlags flags) in ParseImportDeclaration() function in ark::es2panda::parser::TSParser
H A DASparser.cpp1692 ir::Statement *ASParser::ParseImportDeclaration([[maybe_unused]] StatementParsingFlags flags) in ParseImportDeclaration() function in ark::es2panda::parser::ASParser
H A DstatementParser.cpp1833 ir::Statement *ParserImpl::ParseImportDeclaration(StatementParsingFlags flags) in ParseImportDeclaration() function in ark::es2panda::parser::ParserImpl
H A DETSparser.cpp1583 ir::Statement *ETSParser::ParseImportDeclaration([[maybe_unused]] StatementParsingFlags flags) in ParseImportDeclaration() function in ark::es2panda::parser::ETSParser
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp3206 ir::Statement *ParserImpl::ParseImportDeclaration(StatementParsingFlags flags) in ParseImportDeclaration() function in panda::es2panda::parser::ParserImpl

Completed in 14 milliseconds