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