|
clang
3.8.0
|
#include <CodeGenTBAA.h>
Static Public Member Functions | |
| static clang::CodeGen::TBAAPathTag | getEmptyKey () |
| static clang::CodeGen::TBAAPathTag | getTombstoneKey () |
| static unsigned | getHashValue (const clang::CodeGen::TBAAPathTag &Val) |
| static bool | isEqual (const clang::CodeGen::TBAAPathTag &LHS, const clang::CodeGen::TBAAPathTag &RHS) |
Definition at line 129 of file CodeGenTBAA.h.
|
inlinestatic |
Definition at line 130 of file CodeGenTBAA.h.
|
inlinestatic |
Definition at line 144 of file CodeGenTBAA.h.
References clang::CodeGen::TBAAPathTag::AccessN, clang::CodeGen::TBAAPathTag::BaseT, and clang::CodeGen::TBAAPathTag::Offset.
|
inlinestatic |
Definition at line 137 of file CodeGenTBAA.h.
|
inlinestatic |
Definition at line 150 of file CodeGenTBAA.h.
References clang::CodeGen::TBAAPathTag::AccessN, clang::CodeGen::TBAAPathTag::BaseT, and clang::CodeGen::TBAAPathTag::Offset.
1.8.6