clang 20.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 208 of file RetainSummaryManager.h.
|
inline |
Definition at line 212 of file RetainSummaryManager.h.
|
inline |
Definition at line 215 of file RetainSummaryManager.h.
|
inline |
Definition at line 218 of file RetainSummaryManager.h.
|
inline |
Definition at line 221 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().
|
inline |
Definition at line 222 of file RetainSummaryManager.h.
Referenced by llvm::DenseMapInfo< ObjCSummaryKey >::isEqual().