Searched refs:build_dependency_file (Results 1 – 2 of 2) sorted by relevance
286 void AddBuildDependencyFile(const SourceFile& build_dependency_file);
512 void Scope::AddBuildDependencyFile(const SourceFile& build_dependency_file) { in AddBuildDependencyFile() argument513 build_dependency_files_.insert(build_dependency_file); in AddBuildDependencyFile()