Searched refs:isApplicable (Results 1 – 4 of 4) sorted by relevance
116 bool isApplicable() const;
64 bool Replacement::isApplicable() const { in isApplicable() function in Replacement570 if (I->isApplicable()) { in applyAllReplacements()
145 if (!Repl.isApplicable()) in reportDiagnostic()260 if (!Repl.isApplicable()) in reportFix()
695 ASSERT_TRUE(Replace.isApplicable()); in expectReplacementAt()