Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp8422 static void checkUnusedDeclAttributes(Sema &S, const ParsedAttributesView &A) { in checkUnusedDeclAttributes() function
8443 void Sema::checkUnusedDeclAttributes(Declarator &D) { in checkUnusedDeclAttributes() function in Sema