Home
last modified time | relevance | path

Searched defs:IsWindows (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp557 bool IsWindows = Triple.isOSWindows(); getArchNameForCompilerRTLib() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1293 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); buildGlobalBlock() local
H A DCGCall.cpp209 getCallingConventionForDecl(const ObjCMethodDecl * D,bool IsWindows) getCallingConventionForDecl() argument
507 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); arrangeObjCMessageSendSignature() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2790 bool IsWindows = isTargetWindows(MF); computeCalleeSaveRegisterPairs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp499 bool IsWindows = TargetTriple.isOSWindows(); getShadowMapping() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8946 bool IsWindows = TT.isOSWindows(); checkVAStartABI() local