Searched refs:Exists (Results 1 – 10 of 10) sorted by relevance
219 if (Exists("GNUmakefile")) { in FindFirstMakefie()222 } else if (Exists("makefile")) { in FindFirstMakefie()225 } else if (Exists("Makefile")) { in FindFirstMakefie()
37 bool Exists(StringPiece filename) { in Exists() function166 if (Exists(pat)) in Get()
27 bool Exists(StringPiece f);
38 bool Exists() const { return exists_; } in Exists() function
101 if (!Exists(GetNinjaFilename())) { in IsMissingOutputs()106 if (!Exists(GetNinjaShellScriptFilename())) { in IsMissingOutputs()299 if (Exists(dir)) in ShouldRunCommand()
343 bool Exists(Symbol target) { in Exists() function in DepBuilder349 return ::Exists(target.str()); in Exists()453 if (!Exists(Intern(buf))) { in CanPickImplicitRule()538 if (!Exists(input)) in PickRule()
79 if (Exists(d->output.str())) { in ExecNode()
225 CHECK(mk->Exists()); in DoInclude()
750 if (!Exists(d)) in GenerateStamp()
716 *should_fallback = Exists(d); in FindDir()