Searched defs:points_to (Results 1 – 2 of 2) sorted by relevance
54 [&ambiguous](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsAmbiguous()63 ForEachElement([&](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsDistinct()236 [&](const ShapeIndex& target_index, PointsToSet::BufferList* points_to) { in HandleGetTupleElement()371 const PointsToSet::BufferList& points_to) { in HandleAsyncDone()418 const PointsToSet::BufferList& points_to) { in HandleCopyDone()456 const PointsToSet::BufferList& points_to) { in HandleSend()490 const PointsToSet::BufferList& points_to) { in HandleTuple()703 const PointsToSet::BufferList& points_to) { in InstructionToString()759 const PointsToSet::BufferList& points_to = in GetAllUsesOfInstructionAtIndex() local
35 pub fn points_to<ExpectedT, MatcherT, ActualT>( in points_to() function