Searched defs:HasFixIts (Results 1 – 3 of 3) sorted by relevance
69 virtual bool HasFixIts() const { return false; } in HasFixIts() function102 bool HasFixIts() const { in HasFixIts() function
38 bool HasFixIts() const override { return !m_fixit_vec.empty(); } in HasFixIts() function
25 bool HasFixIts() const override { return m_has_fixits; } in HasFixIts() function in __anon4914b5fe0111::FixItDiag