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

References

tools/clang/lib/Sema/SemaExceptionSpec.cpp
  852   const FunctionProtoType *TFunc = GetUnderlyingFunction(Target);
  855   const FunctionProtoType *SFunc = GetUnderlyingFunction(Source);
  901   const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType);
  906   const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType());