reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/XRay/Trace.cpp
  297   BlockIndexer::Index Index;
  299     BlockIndexer Indexer(Index);
tools/llvm-xray/xray-fdr-dump.cpp
   93   BlockIndexer::Index Index;
   94   BlockIndexer BI(Index);
unittests/XRay/FDRBlockIndexerTest.cpp
   54   BlockIndexer::Index Index;
   55   BlockIndexer Indexer(Index);
unittests/XRay/FDRBlockVerifierTest.cpp
   52   BlockIndexer::Index Index;
   53   BlockIndexer Indexer(Index);
unittests/XRay/FDRRecordsTest.cpp
   59   BlockIndexer::Index Index;
   60   BlockIndexer Indexer(Index);
  127   BlockIndexer::Index Index;
  128   BlockIndexer Indexer(Index);