Searched refs:getCallingConventionForDecl (Results 1 – 1 of 1) sorted by relevance
208 static CallingConv getCallingConventionForDecl(const ObjCMethodDecl *D, in getCallingConventionForDecl() function508 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows)); in arrangeObjCMessageSendSignature()4450 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()