Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp623 llvm::Type *ProtocolListnfABIPtrTy; member in __anonc21a86420111::ObjCNonFragileABITypesHelper
5539 ProtocolListnfABIPtrTy = llvm::PointerType::getUnqual(ProtocolListnfABITy); in ObjCNonFragileABITypesHelper()
5581 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5624 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6233 Values[4] = llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in GenerateCategory()
6610 return llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6618 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6644 ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()