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

References

include/llvm/ADT/IndexedMap.h
   30     using IndexT = typename ToIndexT::argument_type;
   38     ToIndexT toIndex_;
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  130 static const llvm::IndexedMap<RecordIdDsc, RecordIdToIndexFunctor>
  132       llvm::IndexedMap<RecordIdDsc, RecordIdToIndexFunctor> RecordIdNameMap;