Searched defs:isWindowsMSVCEnvironment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DTriple.h484 bool isWindowsMSVCEnvironment() const { function in class:llvm::Triple
518 return isWindowsMSVCEnvironment() || isWindowsGNUEnvironment() ||
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DTriple.h501 bool isWindowsMSVCEnvironment() const { function in class:llvm::Triple
535 return isWindowsMSVCEnvironment() || isWindowsGNUEnvironment() ||

Completed in 112 milliseconds