Home
last modified time | relevance | path

Searched refs:MethodListnfABIPtrTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp609 llvm::PointerType *MethodListnfABIPtrTy; member in __anond3bad8af0111::ObjCNonFragileABITypesHelper
6049 MethodListnfABIPtrTy = llvm::PointerType::getUnqual(MethodListnfABITy); in ObjCNonFragileABITypesHelper()
6073 llvm::PointerType::getUnqual(ProtocolListnfABITy), MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6074 MethodListnfABIPtrTy, MethodListnfABIPtrTy, MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6130 MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, IvarListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6166 "struct._category_t", Int8PtrTy, ClassnfABIPtrTy, MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6167 MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, PropertyListPtrTy, in ObjCNonFragileABITypesHelper()
6830 return llvm::Constant::getNullValue(ObjCTypes.MethodListnfABIPtrTy); in emitMethodList()
6885 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.MethodListnfABIPtrTy); in emitMethodList()