Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Right

156       // Right piece is longer.
203 StringRef Left = Split.first, Right = Split.second;
213 CommandLine.push_back(Right);
233 Right.split(AfterPCHLines, "\n", /*MaxSplit=*/-1, /*KeepEmpty=*/false);
2181 // the right way to do this.
2830 // built-in types. Right now, we just ignore the problem.