Searched refs:ContinuationIndex (Results 1 – 7 of 7) sorted by relevance
57 Optional<TypeIndex> ContinuationIndex; member in __anon14cdfcdb0111::NativeEnumEnumEnumerators68 ContinuationIndex = ClassParent.getEnumRecord().FieldList; in NativeEnumEnumEnumerators()69 while (ContinuationIndex) { in NativeEnumEnumEnumerators()70 CVType FieldListCVT = Types.getType(*ContinuationIndex); in NativeEnumEnumEnumerators()72 ContinuationIndex.reset(); in NativeEnumEnumEnumerators()88 ContinuationIndex = Record.ContinuationIndex; in visitKnownMember()
919 ListContinuationRecord(TypeIndex ContinuationIndex) in ListContinuationRecord() argument921 ContinuationIndex(ContinuationIndex) {} in ListContinuationRecord()923 TypeIndex getContinuationIndex() const { return ContinuationIndex; } in getContinuationIndex()925 TypeIndex ContinuationIndex; variable
520 checkTypeReferences(0, Continuation.ContinuationIndex); in TEST_F()534 VirtualBaseClass.VBPtrType, VFPtr.Type, Continuation.ContinuationIndex); in TEST_F()
587 P.format(" continuation = {0}", Cont.ContinuationIndex); in visitKnownMember()
737 error(IO.mapInteger(Record.ContinuationIndex, "ContinuationIndex")); in visitKnownMember()
669 IO.mapRequired("ContinuationIndex", Record.ContinuationIndex); in map()
17 ; CHECK-NOT: ContinuationIndex27 ; CHECK: ContinuationIndex: <field list> (0x1000)37 ; CHECK: ContinuationIndex: <field list> (0x1001)47 ; CHECK: ContinuationIndex: <field list> (0x1002)57 ; CHECK: ContinuationIndex: <field list> (0x1003)