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

References

tools/clang/lib/AST/ASTContext.cpp
 2891       getFunctionTypeWithExceptionSpec(FD->getType(), ESI);
 2892   FD->setType(Updated);
 2898   if (TypeSourceInfo *TSInfo = FD->getTypeSourceInfo()) {
 2901     if (TSInfo->getType() != FD->getType())