Searched refs:addExtParameterInfosForCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 125 static void addExtParameterInfosForCall( in addExtParameterInfosForCall() function 181 addExtParameterInfosForCall(paramInfos, FPT.getTypePtr(), PrefixSize, in appendParameterTypes() 405 addExtParameterInfosForCall(result, proto, prefixArgs, totalArgs); in getExtParameterInfosForCall() 451 addExtParameterInfosForCall(ParamInfos, FPT.getTypePtr(), TotalPrefixArgs, in arrangeCXXConstructorCall() 610 addExtParameterInfosForCall(paramInfos, proto, numExtraRequiredArgs, in arrangeFreeFunctionLikeCall()
|