Searched defs:SkipNext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DCompilation.cpp161 bool SkipNext; local
162 if (skipArg(*it, SkipNext)) {
163 if (SkipNext) ++it;

Completed in 873 milliseconds