Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp639 llvm::StructType *ClassRonfABITy; member in __anon0cc8f9a20111::ObjCNonFragileABITypesHelper
6128 ClassRonfABITy = llvm::StructType::create( in ObjCNonFragileABITypesHelper()
6150 llvm::PointerType::getUnqual(ClassRonfABITy)); in ObjCNonFragileABITypesHelper()
6394 auto values = builder.beginStruct(ObjCTypes.ClassRonfABITy); in BuildClassRoTInitializer()