Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp620 llvm::StructType *ProtocolListnfABITy; member in __anonc21a86420111::ObjCNonFragileABITypesHelper
5515 ProtocolListnfABITy = in ObjCNonFragileABITypesHelper()
5520 llvm::PointerType::getUnqual(ProtocolListnfABITy), in ObjCNonFragileABITypesHelper()
5534 ProtocolListnfABITy->setBody(LongTy, in ObjCNonFragileABITypesHelper()
5539 ProtocolListnfABIPtrTy = llvm::PointerType::getUnqual(ProtocolListnfABITy); in ObjCNonFragileABITypesHelper()