clang API Documentation
#include <ScopeInfo.h>
Static Public Member Functions | |
static WeakObjectProfileTy | getEmptyKey () |
static WeakObjectProfileTy | getTombstoneKey () |
static unsigned | getHashValue (const WeakObjectProfileTy &Val) |
static bool | isEqual (const WeakObjectProfileTy &LHS, const WeakObjectProfileTy &RHS) |
Definition at line 224 of file ScopeInfo.h.
static WeakObjectProfileTy clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::getEmptyKey | ( | ) | [inline, static] |
Definition at line 226 of file ScopeInfo.h.
static unsigned clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::getHashValue | ( | const WeakObjectProfileTy & | Val | ) | [inline, static] |
Definition at line 233 of file ScopeInfo.h.
static WeakObjectProfileTy clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::getTombstoneKey | ( | ) | [inline, static] |
Definition at line 229 of file ScopeInfo.h.
static bool clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo::isEqual | ( | const WeakObjectProfileTy & | LHS, |
const WeakObjectProfileTy & | RHS | ||
) | [inline, static] |
Definition at line 239 of file ScopeInfo.h.