Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RTTI

3885   // Return a bogus pointer if RTTI is disabled, unless it's for EH.
3886 // FIXME: should we even be calling this method if RTTI is disabled
3888 if (!ForEH && !getLangOpts().RTTI)