clang
8.0.0
|
#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 47 of file APValue.cpp.
|
static |
Definition at line 62 of file APValue.cpp.
References clang::APValue::LValueBase::getCallIndex(), clang::APValue::LValueBase::getOpaqueValue(), and clang::APValue::LValueBase::getVersion().
|
static |
Definition at line 55 of file APValue.cpp.
|
static |
Definition at line 71 of file APValue.cpp.