Searched defs:IsWindows (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChain.cpp273 bool IsWindows = Triple.isOSWindows(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp147 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { argument
336 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp348 bool IsWindows = TargetTriple.isOSWindows(); local

Completed in 135 milliseconds