HomeSort by relevance Sort by last modified time
    Searched refs:isWindowsCygwinEnvironment (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 482 bool isWindowsCygwinEnvironment() const {
492 return isWindowsCygwinEnvironment() || isWindowsGNUEnvironment();
  /external/llvm/lib/Target/X86/
X86Subtarget.h 443 return TargetTriple.isWindowsCygwinEnvironment();
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp     [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]

Completed in 229 milliseconds