Searched refs:addExtParameterInfosForCall (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 120 static void addExtParameterInfosForCall( in addExtParameterInfosForCall() function 176 addExtParameterInfosForCall(paramInfos, FPT.getTypePtr(), PrefixSize, in appendParameterTypes() 392 addExtParameterInfosForCall(result, proto, prefixArgs, totalArgs); in getExtParameterInfosForCall() 439 addExtParameterInfosForCall(ParamInfos, FPT.getTypePtr(), TotalPrefixArgs, in arrangeCXXConstructorCall() 602 addExtParameterInfosForCall(paramInfos, proto, numExtraRequiredArgs, in arrangeFreeFunctionLikeCall()
|