Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp5988 static void checkUnusedDeclAttributes(Sema &S, const AttributeList *A) { in checkUnusedDeclAttributes() function
6007 void Sema::checkUnusedDeclAttributes(Declarator &D) { in checkUnusedDeclAttributes() function in Sema