Home
last modified time | relevance | path

Searched refs:kPhonyRule (Results 1 - 3 of 3) sorted by relevance

/third_party/ninja/src/
H A Dstate.cc66 const Rule State::kPhonyRule("phony");
69 bindings_.AddRule(&kPhonyRule); in State()
H A Dstate.h95 static const Rule kPhonyRule; member
H A Dgraph.cc575 return rule_ == &State::kPhonyRule; in is_phony()

Completed in 3 milliseconds