Searched refs:GetCheckInlines (Results 1 – 8 of 8) sorted by relevance
172 bool GetCheckInlines() const { return m_check_inlines; } in GetCheckInlines() function
55 EXPECT_FALSE(without_column.GetCheckInlines()); in TEST()63 EXPECT_TRUE(with_column.GetCheckInlines()); in TEST()
108 m_location_spec.GetCheckInlines()); in SerializeToStructuredData()242 m_location_spec.GetColumn(), m_location_spec.GetCheckInlines(), in SearchCallback()
28 m_check_inlines == rhs.GetCheckInlines() && in operator ==()
253 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
812 bool resolve = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
2058 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
819 if (!src_location_spec.GetCheckInlines()) { in ResolveSymbolContext()