class WeakObjectProfileTy::DenseMapInfo
Declaration
class WeakObjectProfileTy::DenseMapInfo { /* full declaration omitted */ };
Declared at: clang/include/clang/Sema/ScopeInfo.h:313
Method Overview
- public static inline clang::sema::FunctionScopeInfo::WeakObjectProfileTy getEmptyKey()
- public static unsigned int getHashValue(const clang::sema::FunctionScopeInfo::WeakObjectProfileTy & Val)
- public static inline clang::sema::FunctionScopeInfo::WeakObjectProfileTy getTombstoneKey()
- public static bool isEqual(const clang::sema::FunctionScopeInfo::WeakObjectProfileTy & LHS, const clang::sema::FunctionScopeInfo::WeakObjectProfileTy & RHS)
Methods
¶static inline clang::sema::FunctionScopeInfo::
WeakObjectProfileTy
getEmptyKey()
static inline clang::sema::FunctionScopeInfo::
WeakObjectProfileTy
getEmptyKey()
Declared at: clang/include/clang/Sema/ScopeInfo.h:315
¶static unsigned int getHashValue(
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& Val)
static unsigned int getHashValue(
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& Val)
Declared at: clang/include/clang/Sema/ScopeInfo.h:323
Parameters
- const clang::sema::FunctionScopeInfo:: WeakObjectProfileTy& Val
¶static inline clang::sema::FunctionScopeInfo::
WeakObjectProfileTy
getTombstoneKey()
static inline clang::sema::FunctionScopeInfo::
WeakObjectProfileTy
getTombstoneKey()
Declared at: clang/include/clang/Sema/ScopeInfo.h:319
¶static bool isEqual(
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& LHS,
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& RHS)
static bool isEqual(
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& LHS,
const clang::sema::FunctionScopeInfo::
WeakObjectProfileTy& RHS)
Declared at: clang/include/clang/Sema/ScopeInfo.h:330
Parameters
- const clang::sema::FunctionScopeInfo:: WeakObjectProfileTy& LHS
- const clang::sema::FunctionScopeInfo:: WeakObjectProfileTy& RHS