Searched refs:GetScopeRange (Results 1 – 3 of 3) sorted by relevance
68 const RangeList &GetScopeRange() const { return m_scope_range; } in GetScopeRange() function
739 if (var_sp->GetScopeRange().IsEmpty()) in Dump()742 for (auto range : var_sp->GetScopeRange()) in Dump()746 var_sp->GetScopeRange().FindEntryThatContains( in Dump()
246 GetScopeRange().IsEmpty() || GetScopeRange().FindEntryThatContains( in LocationIsValidForAddress()