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

References

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  681     if (CatchableTypeType)
  682       return CatchableTypeType;
  692     CatchableTypeType = llvm::StructType::create(
  694     return CatchableTypeType;