Home
last modified time | relevance | path

Searched refs:getCallingConventionForDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp212 static CallingConv getCallingConventionForDecl(const ObjCMethodDecl *D, in getCallingConventionForDecl() function
517 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows)); in arrangeObjCMessageSendSignature()
4472 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()