Searched defs:HasFixIts (Results 1 – 2 of 2) sorted by relevance
69 virtual bool HasFixIts() const { return false; } HasFixIts() function 102 bool HasFixIts() const { HasFixIts() function
38 bool HasFixIts() const override { return !m_fixit_vec.empty(); } in HasFixIts() function