clang
15.0.0git
|
A key identifying a summary. More...
#include "clang/Analysis/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 207 of file RetainSummaryManager.h.
|
inline |
Definition at line 211 of file RetainSummaryManager.h.
|
inline |
Definition at line 214 of file RetainSummaryManager.h.
|
inline |
Definition at line 217 of file RetainSummaryManager.h.
|
inline |
Definition at line 220 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().
|
inline |
Definition at line 221 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().