Searched refs:ExplicitCC (Results 1 – 1 of 1) sorted by relevance
4592 static bool hasInAllocaArgs(CodeGenModule &CGM, CallingConv ExplicitCC, in hasInAllocaArgs() argument4598 if (ExplicitCC == CC_Swift || ExplicitCC == CC_SwiftAsync) in hasInAllocaArgs()4639 CallingConv ExplicitCC = CC_C; in EmitCallArgs() local4647 ExplicitCC = getCallingConventionForDecl( in EmitCallArgs()4654 ExplicitCC = FPT->getExtInfo().getCC(); in EmitCallArgs()4720 if (hasInAllocaArgs(CGM, ExplicitCC, ArgTypes)) { in EmitCallArgs()