Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DpackageImplicitImport.cpp74const std::vector<const ir::Statement *> &importDeclarations) in ValidateImportDeclarationsSourcePath()
97 std::vector<const ir::Statement *> importDeclarations {}; in ValidateNoImportComesFromSamePackage() local