Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp617 llvm::StructType *ProtocolListnfABITy; member in __anon0ea151f90111::ObjCNonFragileABITypesHelper
5444 ProtocolListnfABITy = in ObjCNonFragileABITypesHelper()
5449 llvm::PointerType::getUnqual(ProtocolListnfABITy), in ObjCNonFragileABITypesHelper()
5463 ProtocolListnfABITy->setBody(LongTy, in ObjCNonFragileABITypesHelper()
5468 ProtocolListnfABIPtrTy = llvm::PointerType::getUnqual(ProtocolListnfABITy); in ObjCNonFragileABITypesHelper()