OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_restat
(Results
1 - 3
of
3
) sorted by null
/build/kati/
dep.h
33
DepNode(Symbol output, bool is_phony, bool
is_restat
);
43
bool
is_restat
;
member in struct:DepNode
dep.cc
228
is_restat
(r),
ninja.cc
513
if (node->
is_restat
) {
Completed in 200 milliseconds