Home
last modified time | relevance | path

Searched defs:resolvedSource (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsImportSource.h29 explicit ImportSource(ir::StringLiteral *source, ir::StringLiteral *resolvedSource, Language lang, bool hasDecl) in ImportSource() argument
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DentityDeclarator.cpp77 auto *resolvedSource = checker->AllocNode<ir::StringLiteral>(pathToDeclSourceFile); in CreateIrImport() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1100 auto *resolvedSource = AllocNode<ir::StringLiteral>(resolvedImportPath); in ParseSourceFromClause() local

Completed in 6 milliseconds