Lines Matching refs:writeU8
110 this->writeU8(m.fFlags); in write()
153 this->writeU8(f.parameters().size()); in write()
172 this->writeU8(f.functions().size()); in write()
191 this->writeU8(t.fields().size()); in write()
213 this->writeU8((int8_t) v.storage()); in write()
220 this->writeU8(f.fieldIndex()); in write()
255 this->writeU8(span.size()); in writeExpressionSpan()
268 this->writeU8((int) b.getOperator().kind()); in write()
343 this->writeU8(f.fieldIndex()); in write()
344 this->writeU8((int8_t) f.ownerKind()); in write()
352 this->writeU8(f.arguments().size()); in write()
376 this->writeU8(l.boolValue()); in write()
388 this->writeU8((int) p.getOperator().kind()); in write()
395 this->writeU8((int) p.getOperator().kind()); in write()
409 this->writeU8(s.components().size()); in write()
411 this->writeU8(c); in write()
427 this->writeU8((int8_t) v.refKind()); in write()
449 this->writeU8(b.children().size()); in write()
453 this->writeU8(b.isScope()); in write()
491 this->writeU8(i.isStatic()); in write()
515 this->writeU8(ss.isStatic()); in write()
518 this->writeU8(ss.cases().size()); in write()