Searched refs:HasRelatedResultType (Results 1 – 5 of 5) sorted by relevance
316 const bool HasRelatedResultType = false; in BuildMethod() local358 isDefined, impControl, HasRelatedResultType); in BuildMethod()
828 ObjCImplementationControl impControl, bool HasRelatedResultType) in ObjCMethodDecl() argument845 setRelatedResultType(HasRelatedResultType); in ObjCMethodDecl()859 ObjCImplementationControl impControl, bool HasRelatedResultType) { in Create() argument863 isImplicitlyDeclared, isDefined, impControl, HasRelatedResultType); in Create()
176 bool HasRelatedResultType = false);237 bool HasRelatedResultType = false);
7936 const bool HasRelatedResultType = false; in AddObjCClassProperty() local7949 getter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()7978 const bool HasRelatedResultType = false; in AddObjCClassProperty() local7991 setter->setRelatedResultType(HasRelatedResultType); in AddObjCClassProperty()8100 const bool HasRelatedResultType = false; in AddMethodToObjCObjectType() local8120 objc_method_decl->setRelatedResultType(HasRelatedResultType); in AddMethodToObjCObjectType()
4739 bool HasRelatedResultType = false; in ActOnMethodDeclaration() local4749 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()4764 HasRelatedResultType); in ActOnMethodDeclaration()