Searched refs:GetMethodVarType (Results 1 – 1 of 1) sorted by relevance
918 llvm::Constant *GetMethodVarType(const ObjCMethodDecl *D,920 llvm::Constant *GetMethodVarType(const FieldDecl *D);2590 OptMethodTypesExt.push_back(GetMethodVarType(MD, true)); in GetOrEmitProtocol()2593 MethodTypesExt.push_back(GetMethodVarType(MD, true)); in GetOrEmitProtocol()2604 OptMethodTypesExt.push_back(GetMethodVarType(MD, true)); in GetOrEmitProtocol()2607 MethodTypesExt.push_back(GetMethodVarType(MD, true)); in GetOrEmitProtocol()2855 GetMethodVarType(MD) in GetMethodDescriptionConstant()3264 GetMethodVarType(IVD), in EmitIvarList()3319 GetMethodVarType(MD), in GetMethodConstant()4840 llvm::Constant *CGObjCCommonMac::GetMethodVarType(const FieldDecl *Field) { in GetMethodVarType() function in CGObjCCommonMac[all …]