Searched refs:bareResultType (Results 1 – 1 of 1) sorted by relevance
4308 QualType bareResultType = resultDeclType; in ActOnMethodDeclaration() local4309 (void)AttributedType::stripOuterNullability(bareResultType); in ActOnMethodDeclaration()4310 HasRelatedResultType = (bareResultType == Context.getObjCInstanceType()); in ActOnMethodDeclaration()