Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp375 getExtParameterInfosForCall(const FunctionProtoType *proto, in getExtParameterInfosForCall() function
633 auto paramInfos = getExtParameterInfosForCall(proto, 1, params.size()); in arrangeBlockFunctionDeclaration()
687 getExtParameterInfosForCall(proto, numPrefixArgs + 1, args.size()); in arrangeCXXMethodCall()