Searched refs:HasRelatedResultType (Results 1 – 5 of 5) sorted by relevance
316 const bool HasRelatedResultType = false; in BuildMethod() local358 isDefined, impControl, HasRelatedResultType); in BuildMethod()
793 ImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl() argument810 setRelatedResultType(HasRelatedResultType); in ObjCMethodDecl()824 bool HasRelatedResultType) { in Create() argument828 isImplicitlyDeclared, isDefined, impControl, HasRelatedResultType); in Create()
179 bool HasRelatedResultType = false);240 bool HasRelatedResultType = false);
7985 const bool HasRelatedResultType = false; in AddObjCClassProperty() local7998 getter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8027 const bool HasRelatedResultType = false; in AddObjCClassProperty() local8040 setter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8149 const bool HasRelatedResultType = false; in AddMethodToObjCObjectType() local8169 objc_method_decl->setRelatedResultType(HasRelatedResultType); in AddMethodToObjCObjectType()
4728 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local4738 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()4752 HasRelatedResultType); in ActOnMethodDeclaration()