Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGObjCMac.cpp528 llvm::StructType *ProtocolListTy; member in __anonc6685d130111::ObjCTypesHelper
5876 ProtocolListTy = in ObjCTypesHelper()
5878 ProtocolListTy->setBody(llvm::PointerType::getUnqual(ProtocolListTy), LongTy, in ObjCTypesHelper()
5889 llvm::PointerType::getUnqual(ProtocolListTy), in ObjCTypesHelper()
5893 ProtocolListPtrTy = llvm::PointerType::getUnqual(ProtocolListTy); in ObjCTypesHelper()