Home | History | Annotate | Download | only in Frontend

Lines Matching defs:Bytes

1415     unsigned Bytes = 0;
1419 Value.substr(0, Comma).getAsInteger(10, Bytes) ||
1423 Opts.PrecompiledPreambleBytes.first = Bytes;