clang
8.0.0
|
A key identifying a summary. More...
#include "clang/StaticAnalyzer/Core/RetainSummaryManager.h"
Public Member Functions | |
ObjCSummaryKey (IdentifierInfo *ii, Selector s) | |
ObjCSummaryKey (const ObjCInterfaceDecl *d, Selector s) | |
ObjCSummaryKey (Selector s) | |
IdentifierInfo * | getIdentifier () const |
Selector | getSelector () const |
A key identifying a summary.
Definition at line 246 of file RetainSummaryManager.h.
|
inline |
Definition at line 250 of file RetainSummaryManager.h.
|
inline |
Definition at line 253 of file RetainSummaryManager.h.
|
inline |
Definition at line 256 of file RetainSummaryManager.h.
|
inline |
Definition at line 259 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::getHashValue(), and llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().
|
inline |
Definition at line 260 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::getHashValue(), and llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().