Searched defs:Exists (Results 1 - 3 of 3) sorted by relevance

/build/kati/
H A Dfile.h38 bool Exists() const { return exists_; } function in class:Makefile
H A Dfileutil.cc37 bool Exists(StringPiece filename) { function
166 if (Exists(pat))
H A Ddep.cc343 bool Exists(Symbol target) { function in class:DepBuilder
349 return ::Exists(target.str());
453 if (!Exists(Intern(buf))) {
538 if (!Exists(input))

Completed in 56 milliseconds