clang
8.0.0
|
#include "clang/AST/BaseSubobject.h"
Static Public Member Functions | |
static clang::BaseSubobject | getEmptyKey () |
static clang::BaseSubobject | getTombstoneKey () |
static unsigned | getHashValue (const clang::BaseSubobject &Base) |
static bool | isEqual (const clang::BaseSubobject &LHS, const clang::BaseSubobject &RHS) |
Definition at line 58 of file BaseSubobject.h.
|
inlinestatic |
Definition at line 59 of file BaseSubobject.h.
References clang::CharUnits::fromQuantity().
|
inlinestatic |
Definition at line 71 of file BaseSubobject.h.
References clang::BaseSubobject::getBase(), and clang::BaseSubobject::getBaseOffset().
|
inlinestatic |
Definition at line 65 of file BaseSubobject.h.
References clang::CharUnits::fromQuantity().
|
inlinestatic |
Definition at line 78 of file BaseSubobject.h.