Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h969 ExpectedFunctionOrMethod, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2043 << Attrs << ExpectedFunctionOrMethod; in handleNoReturnAttr()
4287 << AL << ExpectedFunctionOrMethod; in handleCallConvAttr()
4913 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
5395 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMSP430InterruptAttr()
5470 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()
6083 << AL << ExpectedFunctionOrMethod; in handleNoSanitizeAttr()