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

References

tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 4103     bool EndCatchMightThrow = CaughtType->isRecordType();
 4111     if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) {