Searched refs:getArgTypesForCall (Results 1 – 1 of 1) sorted by relevance
304 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() function447 auto argTypes = getArgTypesForCall(Context, args); in arrangeUnprototypedObjCMessageSend()628 auto argTypes = getArgTypesForCall(Context, args); in arrangeCXXMethodCall()656 auto argTypes = getArgTypesForCall(Context, args); in arrangeCall()