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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 3253       return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy);
 3289     return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy);
 3314   return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.PropertyListPtrTy);
 3402     Values.addNullPointer(ObjCTypes.PropertyListPtrTy);
 3403     Values.addNullPointer(ObjCTypes.PropertyListPtrTy);
 5681   PropertyListPtrTy = llvm::PointerType::getUnqual(PropertyListTy);
 5729       MethodDescriptionListPtrTy, PropertyListPtrTy, Int8PtrPtrTy,
 5730       PropertyListPtrTy);
 5783       "struct._objc_class_extension", IntTy, Int8PtrTy, PropertyListPtrTy);
 5821       MethodListPtrTy, ProtocolListPtrTy, IntTy, PropertyListPtrTy,
 5822       PropertyListPtrTy);
 5896       PropertyListPtrTy, IntTy, IntTy, Int8PtrPtrTy, Int8PtrTy,
 5897       PropertyListPtrTy);
 5952       Int8PtrTy, PropertyListPtrTy);
 5988       MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, PropertyListPtrTy,
 5989       PropertyListPtrTy, IntTy);
 6597     values.addNullPointer(ObjCTypes.PropertyListPtrTy);
 6598     values.addNullPointer(ObjCTypes.PropertyListPtrTy);