Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h1145 ExpectedFunctionOrMethod, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp2180 << Attrs << ExpectedFunctionOrMethod; in handleNoReturnAttr()
4915 << AL << ExpectedFunctionOrMethod; in handleCallConvAttr()
5772 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
7026 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMSP430InterruptAttr()
7099 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()
7878 << AL << ExpectedFunctionOrMethod; in handleNoSanitizeAttr()