Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5988 static void checkUnusedDeclAttributes(Sema &S, const AttributeList *A) { in checkUnusedDeclAttributes() function
6007 void Sema::checkUnusedDeclAttributes(Declarator &D) { in checkUnusedDeclAttributes() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp8218 static void checkUnusedDeclAttributes(Sema &S, const ParsedAttributesView &A) { in checkUnusedDeclAttributes() function
8239 void Sema::checkUnusedDeclAttributes(Declarator &D) { in checkUnusedDeclAttributes() function in Sema