Searched refs:PointsInsideTheSameVariable (Results 1 – 3 of 3) sorted by relevance
167 bool PointsInsideTheSameVariable(const GlobalAddressDescription &other) const;
339 bool GlobalAddressDescription::PointsInsideTheSameVariable( in PointsInsideTheSameVariable() function in __asan::GlobalAddressDescription
457 !gdesc1.PointsInsideTheSameVariable(gdesc2); in IsInvalidPointerPair()