Searched defs:importDeclarations (Results 1 – 1 of 1) sorted by relevance
74 … const std::vector<const ir::Statement *> &importDeclarations) in ValidateImportDeclarationsSourcePath()97 std::vector<const ir::Statement *> importDeclarations {}; in ValidateNoImportComesFromSamePackage() local