Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DentityDeclarator-inl.h28 ImportGlobalEntity(util::StringView pathToDeclSource, util::StringView declName, parser::Program *importerProgram, util::StringView importedName, F &&irCreator) ImportGlobalEntity() argument
H A DentityDeclarator.cpp91 void EntityDeclarator::InsertImportStatement(ir::Statement *importStatement, parser::Program *importerProgram) in InsertImportStatement() argument
46 CreateAndInsertImportStatement(util::StringView pathToDeclSource, util::StringView declName, parser::Program *importerProgram, util::StringView importedName, varbinder::Variable *var) CreateAndInsertImportStatement() argument
H A DscopedDebugInfoPlugin.cpp253 auto *importerProgram = GetETSBinder()->Program(); in FindClass() local

Completed in 2 milliseconds