Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDParsedAttr.h945 ExpectedFunctionOrMethod, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp2015 << Attrs << ExpectedFunctionOrMethod; in handleNoReturnAttr()
4362 << AL << ExpectedFunctionOrMethod; in handleCallConvAttr()
5102 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleXReturnsXRetainedAttr()
5565 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMSP430InterruptAttr()
5638 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()
6320 << AL << ExpectedFunctionOrMethod; in handleNoSanitizeAttr()