Searched defs:BlockIndexer (Results 1 – 6 of 6) sorted by relevance
44 explicit BlockIndexer(Index &I) : Indices(I) {} in BlockIndexer() function
44 explicit BlockIndexer(Index &I) : RecordVisitor(), Indices(I) {} in BlockIndexer() function