clang: llvm::DenseMapInfo< clang::APValue::LValueBase > Struct Reference (original) (raw)

#include "[clang/AST/APValue.h](APValue%5F8h%5Fsource.html)"

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)

Detailed Description

Definition at line 770 of file APValue.h.

Member Function Documentation

getEmptyKey()

getHashValue()

getTombstoneKey()

isEqual()


The documentation for this struct was generated from the following files: