Searched refs:MethodDescriptionTy (Results 1 – 1 of 1) sorted by relevance
520 llvm::StructType *MethodDescriptionTy; member in __anon0aefe8a60111::ObjCTypesHelper3782 auto description = builder.beginStruct(ObjCTypes.MethodDescriptionTy); in emitMethodDescriptionConstant()3882 auto methodArray = values.beginArray(ObjCTypes.MethodDescriptionTy); in emitMethodList()5632 MethodDescriptionTy = llvm::StructType::create( in ObjCTypesHelper()5641 llvm::ArrayType::get(MethodDescriptionTy, 0)); in ObjCTypesHelper()