clang
9.0.0
|
#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 247 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 248 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 258 of file RetainSummaryManager.h.
References clang::ento::ObjCSummaryKey::getIdentifier(), and clang::ento::ObjCSummaryKey::getSelector().
|
inlinestatic |
Definition at line 253 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 264 of file RetainSummaryManager.h.
References clang::ento::DoNothing, clang::ento::ObjCSummaryKey::getIdentifier(), clang::ento::ArgEffect::getKind(), clang::ento::ObjCSummaryKey::getSelector(), clang::ento::RetEffect::MakeNoRet(), clang::ento::MayEscape, and clang::operator==().