Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Exceptions

1 //===--- CGException.cpp - Emit LLVM Code for C++ exceptions --------------===//
128 /// The exceptions personality for a function.
197 /// and Objective-C exceptions are being caught.
300 if (!LangOpts.CPlusPlus || !LangOpts.ObjC1 || !LangOpts.Exceptions)
540 // because __cxa_call_unexpected magically filters exceptions
684 if (!CGM.getLangOpts().Exceptions)
855 /// - Catches of non-record types will only trigger for exceptions
1372 /// exceptions. This is mostly general, but hard-codes some