Searched refs:isApplicable (Results 1 – 2 of 2) sorted by relevance
116 bool isApplicable() const;
64 bool Replacement::isApplicable() const { in isApplicable() function in Replacement570 if (I->isApplicable()) { in applyAllReplacements()