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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp523 /// MethodDescriptionListPtrTy - LLVM type for struct
525 llvm::Type *MethodDescriptionListPtrTy; member in class:__anon17846::ObjCTypesHelper
1147 /// The return value has type MethodDescriptionListPtrTy.
2889 return llvm::Constant::getNullValue(ObjCTypes.MethodDescriptionListPtrTy);
2900 ObjCTypes.MethodDescriptionListPtrTy);
4968 llvm::Constant::getNullValue(ObjCTypes.MethodDescriptionListPtrTy);
5122 MethodDescriptionListPtrTy =
5136 IntTy, MethodDescriptionListPtrTy,
5137 MethodDescriptionListPtrTy, PropertyListPtrTy,
5164 MethodDescriptionListPtrTy,
[all...]

Completed in 97 milliseconds