Home
last modified time | relevance | path

Searched defs:importSource (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
DentityDeclarator.cpp81 …auto *importSource = allocator->New<ir::ImportSource>(source, resolvedSource, importLanguage, true… in CreateIrImport() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1370 ir::ImportSource *importSource = ParseSourceFromClause(true); in ParseImportDeclarations() local
1872 ir::ImportSource *importSource = nullptr; in ParseImportDeclaration() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp624 auto importSource = import->ResolvedSource()->Str(); in ReexportPathMatchesImportPath() local