Searched refs:ShouldRemoveFromUnused (Results 1 – 1 of 1) sorted by relevance
331 static bool ShouldRemoveFromUnused(Sema *SemaRef, const DeclaratorDecl *D) { in ShouldRemoveFromUnused() function596 std::bind1st(std::ptr_fun(ShouldRemoveFromUnused), in ActOnEndOfTranslationUnit()716 if (ShouldRemoveFromUnused(this, *I)) in ActOnEndOfTranslationUnit()