Home | History | Annotate | Download | only in Frontend

Lines Matching full:endofline

1810     unsigned EndOfLine = 0;
1814 Value.substr(Comma + 1).getAsInteger(10, EndOfLine))
1818 Opts.PrecompiledPreambleBytes.second = (EndOfLine != 0);