Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp4024 static bool hasInAllocaArgs(CodeGenModule &CGM, CallingConv ExplicitCC, in hasInAllocaArgs() argument
4030 if (ExplicitCC == CC_Swift) in hasInAllocaArgs()
4071 CallingConv ExplicitCC = CC_C; in EmitCallArgs() local
4079 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()
4086 ExplicitCC = FPT->getExtInfo().getCC(); in EmitCallArgs()
4154 if (hasInAllocaArgs(CGM, ExplicitCC, ArgTypes)) { in EmitCallArgs()