Searched refs:getArgTypesForCall (Results 1 – 1 of 1) sorted by relevance
360 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() function508 auto argTypes = getArgTypesForCall(Context, args); in arrangeUnprototypedObjCMessageSend()691 auto argTypes = getArgTypesForCall(Context, args); in arrangeCXXMethodCall()719 auto argTypes = getArgTypesForCall(Context, args); in arrangeCall()