Searched refs:IndexCursor (Results 1 – 1 of 1) sorted by relevance
415 BitstreamCursor IndexCursor; member in MetadataLoader::MetadataLoaderImpl682 IndexCursor = Stream; in lazyLoadModuleMetadataBlock()687 uint64_t SavedPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()690 IndexCursor in lazyLoadModuleMetadataBlock()737 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()744 auto BeginPos = IndexCursor.GetCurrentBitNo(); in lazyLoadModuleMetadataBlock()748 IndexCursor.advanceSkippingSubblocks( in lazyLoadModuleMetadataBlock()758 IndexCursor.readRecord(Entry.ID, Record)) in lazyLoadModuleMetadataBlock()802 IndexCursor.readRecord(Code, Record)) in lazyLoadModuleMetadataBlock()999 if (Error Err = IndexCursor.JumpToBit(EntryPos)) in parseMetadata()[all …]