Lines Matching full:substr
161 *SplitRegClass = RegName.substr(0, Pos);162 *SplitRegName = RegName.substr(Pos + SeparatorWidth);