Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp340 getExtParameterInfosForCall(const FunctionProtoType *proto, in getExtParameterInfosForCall() function
370 auto ParamInfos = getExtParameterInfosForCall(FPT.getTypePtr(), 1 + ExtraArgs, in arrangeCXXConstructorCall()
575 auto paramInfos = getExtParameterInfosForCall(proto, 1, params.size()); in arrangeBlockFunctionDeclaration()
625 getExtParameterInfosForCall(proto, numPrefixArgs, args.size()); in arrangeCXXMethodCall()