Searched defs:importDeclarations (Results 1 – 2 of 2) sorted by relevance
76 … const std::vector<const ir::Statement *> &importDeclarations) in ValidateImportDeclarationsSourcePath()99 std::vector<const ir::Statement *> importDeclarations {}; in ValidateNoImportComesFromSamePackage() local
1873 const importDeclarations: ts.Statement[] = []; constant