Home | History | Annotate | Download | only in src

Lines Matching refs:Segment

640   void addSegment(RangeElementType Segment, CfgNode *Node = nullptr) {
641 addSegment(Segment.first, Segment.second, Node);