Searched refs:addExtParameterInfosForCall (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 119 static void addExtParameterInfosForCall( in addExtParameterInfosForCall() function 175 addExtParameterInfosForCall(paramInfos, FPT.getTypePtr(), PrefixSize, in appendParameterTypes() 389 addExtParameterInfosForCall(result, proto, prefixArgs, totalArgs); in getExtParameterInfosForCall() 436 addExtParameterInfosForCall(ParamInfos, FPT.getTypePtr(), TotalPrefixArgs, in arrangeCXXConstructorCall() 596 addExtParameterInfosForCall(paramInfos, proto, numExtraRequiredArgs, in arrangeFreeFunctionLikeCall()
|