Searched refs:ParseImportDeclarations (Results 1 – 3 of 3) sorted by relevance
124 auto imports = ParseImportDeclarations(); in ParseETSGlobalScript()160 auto statements = ParseImportDeclarations(); in ParseDefaultSources()995 ArenaVector<ir::ETSImportDeclaration *> ETSParser::ParseImportDeclarations() in ParseImportDeclarations() function in ark::es2panda::parser::ETSParser
256 ArenaVector<ir::ETSImportDeclaration *> ParseImportDeclarations();
268 The *ParseImportDeclarations* method itself will set the importKind member if it will met a type ke…