Searched refs:GetExactMatch (Results 1 – 4 of 4) sorted by relevance
114 m_location_spec.GetExactMatch()); in SerializeToStructuredData()127 if (m_location_spec.GetExactMatch()) in FilterContexts()332 s->Printf("exact_match = %d", m_location_spec.GetExactMatch()); in GetDescription()
174 bool GetExactMatch() const { return m_exact_match; } in GetExactMatch() function
30 m_exact_match == rhs.GetExactMatch(); in operator ==()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()