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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp4981 static void checkUnusedDeclAttributes(Sema &S, const AttributeList *A) { function
5000 void Sema::checkUnusedDeclAttributes(Declarator &D) { function in class:Sema

Completed in 104 milliseconds