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

Declarations

tools/clang/lib/CodeGen/CGObjCMac.cpp
 1538   llvm::Constant *GetInterfaceEHType(const ObjCInterfaceDecl *ID,

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 6492     (void) GetInterfaceEHType(CI, ForDefinition);
 7652   return GetInterfaceEHType(IT->getDecl(), NotForDefinition);