Home
last modified time | relevance | path

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

/external/v8/gypfiles/
Dlandmine_utils.py30 def IsWindows(): function
/external/v8/tools/testrunner/local/
Dutils.py135 def IsWindows(): function
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs101 public static bool IsWindows property in Grpc.Core.Internal.PlatformApis
/external/clang/lib/Driver/
DToolChain.cpp274 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/external/clang/lib/CodeGen/
DCGCall.cpp167 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()
429 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp376 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp500 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local