Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp207 static CallingConv getCallingConventionForDecl(const ObjCMethodDecl *D, in getCallingConventionForDecl() function
506 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows)); in arrangeObjCMessageSendSignature()
4220 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()