Searched refs:SegmentInjection (Results 1 – 1 of 1) sorted by relevance
13 struct SegmentInjection { struct14 SegmentInjection(TypeLeafKind Kind) { Prefix.RecordKind = Kind; } in SegmentInjection() function34 static SegmentInjection InjectFieldList(TypeLeafKind::LF_FIELDLIST);35 static SegmentInjection InjectMethodOverloadList(TypeLeafKind::LF_METHODLIST);61 const SegmentInjection *FLI = in begin()67 ArrayRef<uint8_t>(FLIB, FLIB + sizeof(SegmentInjection)); in begin()