Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp304 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() function
447 auto argTypes = getArgTypesForCall(Context, args); in arrangeUnprototypedObjCMessageSend()
628 auto argTypes = getArgTypesForCall(Context, args); in arrangeCXXMethodCall()
656 auto argTypes = getArgTypesForCall(Context, args); in arrangeCall()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp357 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() function
505 auto argTypes = getArgTypesForCall(Context, args); in arrangeUnprototypedObjCMessageSend()
688 auto argTypes = getArgTypesForCall(Context, args); in arrangeCXXMethodCall()
716 auto argTypes = getArgTypesForCall(Context, args); in arrangeCall()