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

References

tools/clang/lib/Sema/SemaExpr.cpp
17572     if (ParamTypes.empty() && Proto->isVariadic()) { // the special case
17584       ParamTypes = ArgTypes;
17586     DestType = S.Context.getFunctionType(DestType, ParamTypes,