clang 20.0.0git
|
#include "clang/AST/APValue.h"
Static Public Member Functions | |
static clang::APValue::LValueBase | getEmptyKey () |
static clang::APValue::LValueBase | getTombstoneKey () |
static unsigned | getHashValue (const clang::APValue::LValueBase &Base) |
static bool | isEqual (const clang::APValue::LValueBase &LHS, const clang::APValue::LValueBase &RHS) |
|
static |
Definition at line 188 of file APValue.cpp.
|
static |
Definition at line 210 of file APValue.cpp.
References clang::hash_value().
|
static |
Definition at line 195 of file APValue.cpp.
|
static |
Definition at line 215 of file APValue.cpp.