Searched defs:MaxSplit (Results 1 – 3 of 3) sorted by relevance
313 split(SmallVectorImpl<StringRef> & A,StringRef Separator,int MaxSplit,bool KeepEmpty) const split() argument 340 split(SmallVectorImpl<StringRef> & A,char Separator,int MaxSplit,bool KeepEmpty) const split() argument [all...]
78 unsigned MaxSplit = ColumnLimit - ContentStartColumn + 1; in getCommentSplit() local 178 unsigned MaxSplit = ColumnLimit - UsedColumns; in getStringSplit() local
26942 int MaxSplit = 1; XformToShuffleWithZero() local [all...]