Home
last modified time | relevance | path

Searched refs:IsFileInOuputDir (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dheader_checker.cc242 bool HeaderChecker::IsFileInOuputDir(const SourceFile& file) const { in IsFileInOuputDir() function in HeaderChecker
286 if (!check_generated_ && IsFileInOuputDir(file)) in CheckFile()
294 if (IsFileInOuputDir(file)) in CheckFile()
Dheader_checker.h112 bool IsFileInOuputDir(const SourceFile& file) const;