Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp202 static CallingConv getCallingConventionForDecl(const ObjCMethodDecl *D, in getCallingConventionForDecl() function
490 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows)); in arrangeObjCMessageSendSignature()
4079 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()