Home
last modified time | relevance | path

Searched refs:IsWindowsGNU (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp3789 bool IsWindowsGNU = getToolChain().getTriple().isWindowsGNUEnvironment(); in ConstructJob() local
5416 !IsWindowsCygnus && !IsWindowsGNU && in ConstructJob()