Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1068 ExpectedFunctionOrMethod, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2202 << ExpectedFunctionOrMethod; in handleNoReturnAttr()
5163 << AL << AL.isRegularKeywordAttribute() << ExpectedFunctionOrMethod; in handleCallConvAttr()
6096 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
7485 << AL << AL.isRegularKeywordAttribute() << ExpectedFunctionOrMethod; in handleMSP430InterruptAttr()
7558 << AL << AL.isRegularKeywordAttribute() << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()