Home
last modified time | relevance | path

Searched defs:checkUnusedDeclAttributes (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp9966 static void checkUnusedDeclAttributes(Sema &S, const ParsedAttributesView &A) { checkUnusedDeclAttributes() function
9987 void Sema::checkUnusedDeclAttributes(Declarator &D) { checkUnusedDeclAttributes() function in Sema