Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1102 ExpectedKernelFunction, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7149 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
7153 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
7157 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()
7161 << A << A->isRegularKeywordAttribute() << ExpectedKernelFunction; in ProcessDeclAttributeList()