Searched refs:MethodDescriptionListPtrTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp517 /// MethodDescriptionListPtrTy - LLVM type for struct
519 llvm::Type *MethodDescriptionListPtrTy; member in class:__anon3221::ObjCTypesHelper
1140 /// The return value has type MethodDescriptionListPtrTy.
2907 return llvm::Constant::getNullValue(ObjCTypes.MethodDescriptionListPtrTy);
2918 ObjCTypes.MethodDescriptionListPtrTy);
4998 llvm::Constant::getNullValue(ObjCTypes.MethodDescriptionListPtrTy);
5143 MethodDescriptionListPtrTy =
5157 IntTy, MethodDescriptionListPtrTy,
5158 MethodDescriptionListPtrTy, PropertyListPtrTy,
5185 MethodDescriptionListPtrTy,
[all...]

Completed in 91 milliseconds