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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 5870   MethodListnfABIPtrTy = llvm::PointerType::getUnqual(MethodListnfABITy);
 5894       llvm::PointerType::getUnqual(ProtocolListnfABITy), MethodListnfABIPtrTy,
 5895       MethodListnfABIPtrTy, MethodListnfABIPtrTy, MethodListnfABIPtrTy,
 5895       MethodListnfABIPtrTy, MethodListnfABIPtrTy, MethodListnfABIPtrTy,
 5895       MethodListnfABIPtrTy, MethodListnfABIPtrTy, MethodListnfABIPtrTy,
 5951       MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, IvarListnfABIPtrTy,
 5987       "struct._category_t", Int8PtrTy, ClassnfABIPtrTy, MethodListnfABIPtrTy,
 5988       MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, PropertyListPtrTy,
 6661     return llvm::Constant::getNullValue(ObjCTypes.MethodListnfABIPtrTy);
 6717   return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.MethodListnfABIPtrTy);