Searched refs:ExpectedDeclKind (Results 1 – 1 of 1) sorted by relevance
4273 AttributeDeclKind ExpectedDeclKind; in handleNSReturnsRetainedAttr() local4279 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleNSReturnsRetainedAttr()4284 ExpectedDeclKind = ExpectedFunctionMethodOrParameter; in handleNSReturnsRetainedAttr()4288 << Attr.getRange() << Attr.getName() << ExpectedDeclKind; in handleNSReturnsRetainedAttr()