Searched refs:HasRelatedResultType (Results 1 – 5 of 5) sorted by relevance
316 const bool HasRelatedResultType = false; in BuildMethod() local358 isDefined, impControl, HasRelatedResultType); in BuildMethod()
827 ObjCImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl() argument844 setRelatedResultType(HasRelatedResultType); in ObjCMethodDecl()858 ObjCImplementationControl impControl, bool HasRelatedResultType) { in Create() argument862 isImplicitlyDeclared, isDefined, impControl, HasRelatedResultType); in Create()
176 bool HasRelatedResultType = false);237 bool HasRelatedResultType = false);
8097 const bool HasRelatedResultType = false; in AddObjCClassProperty() local8111 getter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8140 const bool HasRelatedResultType = false; in AddObjCClassProperty() local8154 setter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8263 const bool HasRelatedResultType = false; in AddMethodToObjCObjectType() local8284 objc_method_decl->setRelatedResultType(HasRelatedResultType); in AddMethodToObjCObjectType()
4748 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local4758 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()4773 HasRelatedResultType); in ActOnMethodDeclaration()