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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 3935                                         : ObjCTypes.MethodListPtrTy);
 3968   return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.MethodListPtrTy);
 5779   MethodListPtrTy = llvm::PointerType::getUnqual(MethodListTy);
 5804                    LongTy, LongTy, IvarListPtrTy, MethodListPtrTy, CachePtrTy,
 5820       "struct._objc_category", Int8PtrTy, Int8PtrTy, MethodListPtrTy,
 5821       MethodListPtrTy, ProtocolListPtrTy, IntTy, PropertyListPtrTy,