Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dgraph.h250 bool maybe_phonycycle_diagnostic() const;
Dgraph.cc256 if ((start + 1) == stack->end() && edge->maybe_phonycycle_diagnostic()) { in VerifyDAG()
551 bool Edge::maybe_phonycycle_diagnostic() const { in maybe_phonycycle_diagnostic() function in Edge
Dmanifest_parser.cc387 edge->maybe_phonycycle_diagnostic()) { in ParseEdge()