clang
8.0.0
|
#include "clang/StaticAnalyzer/Core/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 282 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 283 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 293 of file RetainSummaryManager.h.
References clang::ento::ObjCSummaryKey::getIdentifier(), and clang::ento::ObjCSummaryKey::getSelector().
|
inlinestatic |
Definition at line 288 of file RetainSummaryManager.h.
|
inlinestatic |
Definition at line 299 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==().