Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RTTI

349 /// Set the symbol visibility of type information (vtable and RTTI)
359 // We never want to drop the visibility for RTTI names.
403 // this if we're emitting RTTI under -fno-rtti.
404 if (!(TVK != TVK_ForRTTI) || LangOpts.RTTI) {