Home | History | Annotate | Download | only in Frontend

Lines Matching defs:Bytes

1859     unsigned Bytes = 0;
1863 Value.substr(0, Comma).getAsInteger(10, Bytes) ||
1867 Opts.PrecompiledPreambleBytes.first = Bytes;