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

References

tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 4096     CGF.CGM.getContext().getCanonicalType(CatchParam.getType());
 4220   const Expr *copyExpr = CatchParam.getInit();
 4244            CGF.MakeAddrLValue(adjustedExn, CatchParam.getType()));