Home
last modified time | relevance | path

Searched defs:most_recent_input (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dgraph.cc117 Node* most_recent_input = NULL; in RecomputeDirty() local
213 bool DependencyScan::RecomputeOutputsDirty(Edge* edge, Node* most_recent_input, in RecomputeOutputsDirty()
227 const Node* most_recent_input, in RecomputeOutputDirty()
Dbuild.cc505 Node* most_recent_input = NULL; in CleanNode() local