|
clang
5.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 54 of file BaseSubobject.h.
|
inlinestatic |
Definition at line 55 of file BaseSubobject.h.
References clang::CharUnits::fromQuantity().
|
inlinestatic |
Definition at line 67 of file BaseSubobject.h.
References clang::BaseSubobject::getBase(), and clang::BaseSubobject::getBaseOffset().
|
inlinestatic |
Definition at line 61 of file BaseSubobject.h.
References clang::CharUnits::fromQuantity().
|
inlinestatic |
Definition at line 73 of file BaseSubobject.h.
1.8.6