Searched refs:addExtParameterInfosForCall (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 115 static void addExtParameterInfosForCall( in addExtParameterInfosForCall() function 171 addExtParameterInfosForCall(paramInfos, FPT.getTypePtr(), PrefixSize, in appendParameterTypes() 379 addExtParameterInfosForCall(result, proto, prefixArgs, totalArgs); in getExtParameterInfosForCall() 426 addExtParameterInfosForCall(ParamInfos, FPT.getTypePtr(), TotalPrefixArgs, in arrangeCXXConstructorCall() 586 addExtParameterInfosForCall(paramInfos, proto, numExtraRequiredArgs, in arrangeFreeFunctionLikeCall()
|