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

Overrides

tools/clang/lib/CodeGen/CGCXXABI.h
  248   getAddrOfCXXCatchHandlerType(QualType Ty, QualType CatchHandlerType) = 0;

Declarations

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  128   getAddrOfCXXCatchHandlerType(QualType Ty, QualType CatchHandlerType) override;