Searched refs:GetCheckInlines (Results 1 – 8 of 8) sorted by relevance
55 EXPECT_FALSE(without_column.GetCheckInlines()); in TEST()63 EXPECT_TRUE(with_column.GetCheckInlines()); in TEST()
172 bool GetCheckInlines() const { return m_check_inlines; } in GetCheckInlines() function
30 m_check_inlines == rhs.GetCheckInlines() && in operator ==()
117 m_location_spec.GetCheckInlines());
258 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
881 bool resolve = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
2235 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
814 if (!src_location_spec.GetCheckInlines()) { in ResolveSymbolContext()