LLVM API Documentation
#include <DebugLoc.h>
Static Public Member Functions | |
| static DebugLoc | getEmptyKey () |
| static DebugLoc | getTombstoneKey () |
| static unsigned | getHashValue (const DebugLoc &Key) |
| static bool | isEqual (DebugLoc LHS, DebugLoc RHS) |
Definition at line 115 of file DebugLoc.h.
| static DebugLoc llvm::DenseMapInfo< DebugLoc >::getEmptyKey | ( | ) | [inline, static] |
Definition at line 116 of file DebugLoc.h.
| static unsigned llvm::DenseMapInfo< DebugLoc >::getHashValue | ( | const DebugLoc & | Key | ) | [static] |
| static DebugLoc llvm::DenseMapInfo< DebugLoc >::getTombstoneKey | ( | ) | [inline, static] |
Definition at line 117 of file DebugLoc.h.
Definition at line 119 of file DebugLoc.h.