Searched refs:ExpectedDeclKind (Results 1 – 1 of 1) sorted by relevance
4030 AttributeDeclKind ExpectedDeclKind; in handleNSReturnsRetainedAttr() local4036 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleNSReturnsRetainedAttr()4041 ExpectedDeclKind = ExpectedFunctionMethodOrParameter; in handleNSReturnsRetainedAttr()4045 << Attr.getRange() << Attr.getName() << ExpectedDeclKind; in handleNSReturnsRetainedAttr()