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

References

tools/clang/lib/CodeGen/CGException.cpp
  578       if (CaughtType->isObjCObjectPointerType())
  579         TypeInfo.RTTI = CGM.getObjCRuntime().GetEHType(CaughtType);
  582             CaughtType, C->getCaughtType());