reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
918 if (!TypeInfo.RTTI) 919 TypeInfo.RTTI = llvm::Constant::getNullValue(CGF.VoidPtrTy); 925 CatchSwitch, {TypeInfo.RTTI, CGF.Builder.getInt32(TypeInfo.Flags), 925 CatchSwitch, {TypeInfo.RTTI, CGF.Builder.getInt32(TypeInfo.Flags), 928 CGF.Builder.CreateCatchPad(CatchSwitch, {TypeInfo.RTTI});