reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 2979       ParamTypes.push_back(P->getType());
 3067                        ParamTypes, /*params*/ nullptr, ExtParamInfos))
 3111                      ParamTypes, /*params*/ nullptr, ExtParamInfos))
 3116     EPI.ExtParameterInfos = ExtParamInfos.getPointerOrNull(ParamTypes.size());
 3128     *FunctionType = BuildFunctionType(ResultType, ParamTypes,