Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp608 llvm::Type *MethodListnfABIPtrTy; member in __anon0ea151f90111::ObjCNonFragileABITypesHelper
5250 MethodListnfABIPtrTy = llvm::PointerType::getUnqual(MethodListnfABITy); in ObjCNonFragileABITypesHelper()
5274 MethodListnfABIPtrTy, MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5275 MethodListnfABIPtrTy, MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5333 Int8PtrTy, MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5373 MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5374 MethodListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6035 return llvm::Constant::getNullValue(ObjCTypes.MethodListnfABIPtrTy); in EmitMethodList()
6054 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.MethodListnfABIPtrTy); in EmitMethodList()