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

References

tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 3969   FunctionProtoType::ExtProtoInfo EPI = ArgFunctionTypeP->getExtProtoInfo();
 3985                               ArgFunctionTypeP->hasExceptionSpec())) {
 3993   return Context.getFunctionType(ArgFunctionTypeP->getReturnType(),
 3994                                  ArgFunctionTypeP->getParamTypes(), EPI);