|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/DenseMapInfo.h 39 static inline T* getEmptyKey() {
94 static inline unsigned getEmptyKey() { return ~0U; }
105 static inline unsigned long getEmptyKey() { return ~0UL; }
142 static inline int getEmptyKey() { return 0x7fffffff; }
190 static inline Pair getEmptyKey() {
222 static inline StringRef getEmptyKey() {
250 static inline ArrayRef<T> getEmptyKey() {
include/llvm/ADT/PointerIntPair.h 198 static Ty getEmptyKey() {
include/llvm/Analysis/MemoryLocation.h 288 static inline MemoryLocation getEmptyKey() {
include/llvm/CodeGen/SelectionDAGNodes.h 214 static inline SDValue getEmptyKey() {
include/llvm/DebugInfo/CodeView/TypeIndex.h 282 static inline codeview::TypeIndex getEmptyKey() {
include/llvm/IR/ValueHandle.h 289 static inline AssertingVH<T> getEmptyKey() {
tools/clang/include/clang/AST/GlobalDecl.h 153 static inline clang::GlobalDecl getEmptyKey() {
tools/clang/include/clang/AST/TypeOrdering.h 58 static inline clang::CanQualType getEmptyKey() {
tools/clang/include/clang/Basic/SourceLocation.h 449 static clang::FileID getEmptyKey() {
tools/clang/tools/extra/clangd/index/SymbolID.h 68 static inline clang::clangd::SymbolID getEmptyKey() {