Searched defs:IsWindows (Results 1 – 8 of 8) sorted by relevance
120 def IsWindows(): function
30 def IsWindows(): function
107 def IsWindows(): function
29 def IsWindows(): function
273 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
147 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()336 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
348 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local