Searched defs:IsWindows (Results 1 – 7 of 7) sorted by relevance
30 def IsWindows(): function
115 def IsWindows(): function
29 def IsWindows(): function
107 def IsWindows(): function
129 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()343 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
385 def IsWindows(): function