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