Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1076 ExpectedKernelFunction, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp9902 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
9906 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
9910 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
9914 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()