reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 4142       CatchableTypes.insert(getCatchableType(RTTITy, Class.OffsetInVBase,
 4151   CatchableTypes.insert(getCatchableType(T));
 4164     CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy));
 4175     CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy));
 4177   uint32_t NumEntries = CatchableTypes.size();
 4185           AT, llvm::makeArrayRef(CatchableTypes.begin(),
 4186                                  CatchableTypes.end())) // CatchableTypes