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
  104 static const llvm::IndexedMap<llvm::StringRef, BlockIdToIndexFunctor>
  106       llvm::IndexedMap<llvm::StringRef, BlockIdToIndexFunctor> BlockIdNameMap;