Searched refs:hasInAllocaArgs (Results 1 – 1 of 1) sorted by relevance
4417 static bool hasInAllocaArgs(CodeGenModule &CGM, CallingConv ExplicitCC, in hasInAllocaArgs() function4546 if (hasInAllocaArgs(CGM, ExplicitCC, ArgTypes)) { in EmitCallArgs()