Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp467 getExtParameterInfosForCall(const FunctionProtoType *proto, unsigned prefixArgs, in getExtParameterInfosForCall() function
718 getExtParameterInfosForCall(proto, 1, params.size()); in arrangeBlockFunctionDeclaration()
778 getExtParameterInfosForCall(proto, numPrefixArgs + 1, args.size()); in arrangeCXXMethodCall()