reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 CatchTypeInfo getCatchAllTypeInfo() override {
249 virtual CatchTypeInfo getCatchAllTypeInfo();
586 CatchScope->setHandler(I, CGM.getCXXABI().getCatchAllTypeInfo(), Handler);
tools/clang/lib/CodeGen/CGObjCGNU.cpp 1518 return CGM.getCXXABI().getCatchAllTypeInfo();