clang
10.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 115 of file APValue.cpp.
|
static |
Definition at line 135 of file APValue.cpp.
References clang::APValue::LValueBase::hash_value.
|
static |
Definition at line 121 of file APValue.cpp.
|
static |
Definition at line 140 of file APValue.cpp.