Searched defs:IsWindows (Results 1 – 4 of 4) sorted by relevance
30 def IsWindows(): function
113 def IsWindows(): function
118 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()306 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
334 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local