Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1107 ExpectedFunctionOrMethod, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2054 << Attrs << ExpectedFunctionOrMethod; in handleNoReturnAttr()
4625 << AL << ExpectedFunctionOrMethod; in handleCallConvAttr()
5454 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
6588 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMSP430InterruptAttr()
6661 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()
7411 << AL << ExpectedFunctionOrMethod; in handleNoSanitizeAttr()