Searched defs:getEmptyKey (Results 26 - 50 of 78) sorted by relevance

1234

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCharUnits.h220 static clang::CharUnits getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DGlobalDecl.h203 static inline clang::GlobalDecl getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DRedeclarable.h386 static CanonicalDeclPtr getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DASTTypeTraits.h110 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } function in struct:clang::ASTNodeKind::DenseMapInfo
350 static inline DynTypedNode getEmptyKey() { function in struct:clang::DynTypedNode::DenseMapInfo
H A DDeclarationName.h842 static inline clang::DeclarationName getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h218 static inline clang::CallGraphNode::CallRecord getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp105 static DecompositionDeclName getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DAPValue.cpp115 llvm::DenseMapInfo<clang::APValue::LValueBase>::getEmptyKey() { function in class:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueHandle.h180 static inline WeakVH getEmptyKey() { function in struct:llvm::DenseMapInfo
525 static inline PoisoningVH<T> getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DAttributes.h323 static AttributeSet getEmptyKey() { function in struct:llvm::DenseMapInfo
695 static AttributeList getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DValueMap.h301 static inline VH getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h311 static inline LLT getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } function in class:llvm::GVNExpression::Expression
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp437 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { function in class:DWARFDebugNames::AbbrevMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h716 static inline SmallBitVector getEmptyKey() { return SmallBitVector(); } function in struct:llvm::DenseMapInfo
H A DDenseMap.h453 static const KeyT getEmptyKey() { function in class:llvm::DenseMapBase
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h282 static inline codeview::TypeIndex getEmptyKey() { function in struct:llvm::codeview::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h548 static ChunkAndOffset getEmptyKey() { function in struct:lld::coff::ChunkAndOffset::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h465 static clang::FileID getEmptyKey() { function in struct:clang::llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h660 static inline ConstantClass *getEmptyKey() { function in struct:llvm::ConstantUniqueMap::MapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h574 static object::SectionRef getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h135 static inline SymbolsMapKey getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h254 static minidump::StreamType getEmptyKey() { return minidump::StreamType(-1); } function in struct:llvm::DenseMapInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1176 static inline PrivateMethodKey getEmptyKey() { function in struct:llvm::DenseMapInfo

Completed in 309 milliseconds

1234