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