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

Declarations

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  749   llvm::Constant *getCatchableType(QualType T,

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));