Searched defs:included_files (Results 1 – 7 of 7) sorted by relevance
302 auto included_files = in TextMakeRule() local
1556 auto included_files = parser.GetIncludedFilesRecursive(file_name); in GeneralMakeRule() local1585 auto included_files = in BinaryMakeRule() local
909 auto included_files = parser.GetIncludedFilesRecursive(file_name); in DartMakeRule() local
1379 auto included_files = parser.GetIncludedFilesRecursive(file_name); in JSTSMakeRule() local
1818 auto included_files = parser.GetIncludedFilesRecursive(file_name); in RustMakeRule() local
2781 const auto included_files = parser.GetIncludedFilesRecursive(file_name); in CPPMakeRule() local
2629 std::set<std::string> included_files; in GetIncludedFilesRecursive() local