Searched refs:TempCursor (Results 1 – 1 of 1) sorted by relevance
901 BitstreamCursor TempCursor = Stream; in loadGlobalDeclAttachments() local905 if (Error Err = TempCursor.JumpToBit(GlobalDeclAttachmentPos)) in loadGlobalDeclAttachments()908 Expected<BitstreamEntry> MaybeEntry = TempCursor.advanceSkippingSubblocks( in loadGlobalDeclAttachments()925 uint64_t CurrentPos = TempCursor.GetCurrentBitNo(); in loadGlobalDeclAttachments()926 Expected<unsigned> MaybeCode = TempCursor.skipRecord(Entry.ID); in loadGlobalDeclAttachments()940 if (Error Err = TempCursor.JumpToBit(CurrentPos)) in loadGlobalDeclAttachments()944 TempCursor.readRecord(Entry.ID, Record)) in loadGlobalDeclAttachments()957 CurrentPos = TempCursor.GetCurrentBitNo(); in loadGlobalDeclAttachments()961 if (Error Err = TempCursor.JumpToBit(CurrentPos)) in loadGlobalDeclAttachments()