Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp640 llvm::StructType *ClassRonfABITy; member in __anon0aefe8a60111::ObjCNonFragileABITypesHelper
5879 ClassRonfABITy = llvm::StructType::create( in ObjCNonFragileABITypesHelper()
5901 llvm::PointerType::getUnqual(ClassRonfABITy)); in ObjCNonFragileABITypesHelper()
6138 auto values = builder.beginStruct(ObjCTypes.ClassRonfABITy); in BuildClassRoTInitializer()