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

Definitions

include/llvm/ADT/DenseMapInfo.h
   29 struct DenseMapInfo {
   38 struct DenseMapInfo<T*> {
   71 template <> struct DenseMapInfo<unsigned char> {
   93 template<> struct DenseMapInfo<unsigned> {
  104 template<> struct DenseMapInfo<unsigned long> {
  141 template<> struct DenseMapInfo<int> {
  152 template<> struct DenseMapInfo<long> {
  221 template <> struct DenseMapInfo<StringRef> {
  283 template <> struct DenseMapInfo<ElementCount> {
include/llvm/Analysis/MemoryLocation.h
  287 template <> struct DenseMapInfo<MemoryLocation> {
include/llvm/IR/Attributes.h
  308 template <> struct DenseMapInfo<AttributeSet> {
include/llvm/IR/DebugInfoMetadata.h
 2588 template <> struct DenseMapInfo<DIExpression::FragmentInfo> {
include/llvm/IR/ValueHandle.h
  288 struct DenseMapInfo<AssertingVH<T>> {
tools/clang/include/clang/AST/BaseSubobject.h
   57 template<> struct DenseMapInfo<clang::BaseSubobject> {
tools/clang/include/clang/AST/CharUnits.h
  219 template<> struct DenseMapInfo<clang::CharUnits> {
tools/clang/include/clang/AST/TypeOrdering.h
   39   template<> struct DenseMapInfo<clang::QualType> {
   57   template<> struct DenseMapInfo<clang::CanQualType> {
tools/clang/include/clang/Basic/IdentifierTable.h
  931 struct DenseMapInfo<clang::Selector> {
tools/clang/include/clang/Basic/SourceLocation.h
  448   struct DenseMapInfo<clang::FileID> {
tools/clang/tools/extra/clangd/index/SymbolID.h
   67 template <> struct DenseMapInfo<clang::clangd::SymbolID> {