Home
last modified time | relevance | path

Searched refs:ExpectedDeclKind (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp1845 AttributeDeclKind ExpectedDeclKind; in handleXReturnsXRetainedAttr() local
1852 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
1859 ExpectedDeclKind = ExpectedFunctionMethodOrParameter; in handleXReturnsXRetainedAttr()
1864 << ExpectedDeclKind; in handleXReturnsXRetainedAttr()