Searched refs:ExpectedDeclKind (Results 1 – 2 of 2) 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()
5276 AttributeDeclKind ExpectedDeclKind; in handleXReturnsXRetainedAttr() local5282 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()5289 ExpectedDeclKind = ExpectedFunctionMethodOrParameter; in handleXReturnsXRetainedAttr()5293 << AL.getRange() << AL << ExpectedDeclKind; in handleXReturnsXRetainedAttr()