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

/external/clang/lib/Driver/
H A DDriver.cpp451 bool IgnoreInput = false; local
458 IgnoreInput = true;
460 IgnoreInput = true;
463 if (IgnoreInput) {

Completed in 47 milliseconds