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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7564 static void checkUnusedDeclAttributes(Sema &S, const ParsedAttributesView &A) { function
7585 void Sema::checkUnusedDeclAttributes(Declarator &D) { function in class:Sema

Completed in 179 milliseconds