Searched refs:IsWindowsGNU (Results 1 – 1 of 1) sorted by relevance
3435 bool IsWindowsGNU = getToolChain().getTriple().isWindowsGNUEnvironment(); in ConstructJob() local4936 !IsWindowsCygnus && !IsWindowsGNU && in ConstructJob()