Home | History | Annotate | Download | only in Frontend

Lines Matching defs:Bytes

1700     unsigned Bytes = 0;
1704 Value.substr(0, Comma).getAsInteger(10, Bytes) ||
1708 Opts.PrecompiledPreambleBytes.first = Bytes;