Searched refs:RSPQuoting (Results 1 – 1 of 1) sorted by relevance
6754 enum { Default, POSIX, Windows } RSPQuoting = Default; in expandResponseFiles() local6757 RSPQuoting = POSIX; in expandResponseFiles()6759 RSPQuoting = Windows; in expandResponseFiles()6768 if (RSPQuoting == Windows || (RSPQuoting == Default && ClangCLMode)) in expandResponseFiles()