clang
9.0.0
|
Public Types | |
using | Base = DenseMapInfo< APValue::LValueBase > |
Static Public Member Functions | |
static ObjectUnderConstruction | getEmptyKey () |
static ObjectUnderConstruction | getTombstoneKey () |
static unsigned | getHashValue (const ObjectUnderConstruction &Object) |
static bool | isEqual (const ObjectUnderConstruction &LHS, const ObjectUnderConstruction &RHS) |
Definition at line 678 of file ExprConstant.cpp.
using llvm::DenseMapInfo< ObjectUnderConstruction >::Base = DenseMapInfo<APValue::LValueBase> |
Definition at line 679 of file ExprConstant.cpp.
|
inlinestatic |
Definition at line 680 of file ExprConstant.cpp.
|
inlinestatic |
Definition at line 685 of file ExprConstant.cpp.
References clang::hash_value().
|
inlinestatic |
Definition at line 682 of file ExprConstant.cpp.
|
inlinestatic |
Definition at line 688 of file ExprConstant.cpp.