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

/external/clang/lib/Driver/
H A DCompilation.cpp148 static bool quoteNextArg(const char *flag) { function
168 QuoteNextArg = quoteNextArg(*it) ? 2 : 0;

Completed in 57 milliseconds