Home
last modified time | relevance | path

Searched refs:maybe_phonycycle_diagnostic (Results 1 – 3 of 3) sorted by relevance

/third_party/ninja/src/
Dgraph.h219 bool maybe_phonycycle_diagnostic() const;
Dgraph.cc204 if ((start + 1) == stack->end() && edge->maybe_phonycycle_diagnostic()) { in VerifyDAG()
462 bool Edge::maybe_phonycycle_diagnostic() const { in maybe_phonycycle_diagnostic() function in Edge
Dmanifest_parser.cc364 edge->maybe_phonycycle_diagnostic()) { in ParseEdge()