Searched refs:HasRelatedResultType (Results 1 – 5 of 5) sorted by relevance
317 const bool HasRelatedResultType = false; in BuildMethod() local359 isDefined, impControl, HasRelatedResultType); in BuildMethod()
824 ObjCImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl() argument841 setRelatedResultType(HasRelatedResultType); in ObjCMethodDecl()855 ObjCImplementationControl impControl, bool HasRelatedResultType) { in Create() argument859 isImplicitlyDeclared, isDefined, impControl, HasRelatedResultType); in Create()
176 bool HasRelatedResultType = false);237 bool HasRelatedResultType = false);
8034 const bool HasRelatedResultType = false; in AddObjCClassProperty() local8048 getter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8076 const bool HasRelatedResultType = false; in AddObjCClassProperty() local8090 setter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8189 const bool HasRelatedResultType = false; in AddMethodToObjCObjectType() local8210 objc_method_decl->setRelatedResultType(HasRelatedResultType); in AddMethodToObjCObjectType()
4802 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local4812 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()4827 HasRelatedResultType); in ActOnMethodDeclaration()