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