Searched refs:RSPQuoting (Results 1 – 1 of 1) sorted by relevance
7179 enum { Default, POSIX, Windows } RSPQuoting = Default; in expandResponseFiles() local7182 RSPQuoting = POSIX; in expandResponseFiles()7184 RSPQuoting = Windows; in expandResponseFiles()7193 if (RSPQuoting == Windows || (RSPQuoting == Default && ClangCLMode)) in expandResponseFiles()