Home
last modified time | relevance | path

Searched refs:poisoned_input (Results 1 - 2 of 2) sorted by relevance

/third_party/ninja/src/
H A Ddepfile_parser.in.cc55 bool poisoned_input = false; in Parse() local
181 if (poisoned_input) { in Parse()
194 poisoned_input = true; in Parse()
201 poisoned_input = false; in Parse()
H A Ddepfile_parser.cc56 bool poisoned_input = false; in Parse() local
344 if (poisoned_input) { in Parse()
357 poisoned_input = true; in Parse()
364 poisoned_input = false; in Parse()

Completed in 1 milliseconds