clang 20.0.0git
|
#include "clang/Analysis/RetainSummaryManager.h"
Static Public Member Functions | |
static ObjCSummaryKey | getEmptyKey () |
static ObjCSummaryKey | getTombstoneKey () |
static unsigned | getHashValue (const ObjCSummaryKey &V) |
static bool | isEqual (const ObjCSummaryKey &LHS, const ObjCSummaryKey &RHS) |
Definition at line 248 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 249 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 259 of file RetainSummaryManager.h.
References V.
|
inlinestatic |
Definition at line 254 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 265 of file RetainSummaryManager.h.
References clang::ento::ObjCSummaryKey::getIdentifier(), and clang::ento::ObjCSummaryKey::getSelector().