Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp359 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) { in getArgTypesForCall() function
507 auto argTypes = getArgTypesForCall(Context, args); in arrangeUnprototypedObjCMessageSend()
690 auto argTypes = getArgTypesForCall(Context, args); in arrangeCXXMethodCall()
718 auto argTypes = getArgTypesForCall(Context, args); in arrangeCall()