clang 20.0.0git
|
Public Attributes | |
const ObjCInterfaceDecl * | Interface |
Selector | LookupSelector |
bool | IsClassMethod |
Definition at line 1217 of file CallEvent.cpp.
const ObjCInterfaceDecl* PrivateMethodKey::Interface |
Definition at line 1218 of file CallEvent.cpp.
Referenced by llvm::DenseMapInfo< PrivateMethodKey >::getHashValue(), and llvm::DenseMapInfo< PrivateMethodKey >::isEqual().
bool PrivateMethodKey::IsClassMethod |
Definition at line 1220 of file CallEvent.cpp.
Referenced by llvm::DenseMapInfo< PrivateMethodKey >::getHashValue(), and llvm::DenseMapInfo< PrivateMethodKey >::isEqual().
Selector PrivateMethodKey::LookupSelector |
Definition at line 1219 of file CallEvent.cpp.
Referenced by llvm::DenseMapInfo< PrivateMethodKey >::getHashValue(), and llvm::DenseMapInfo< PrivateMethodKey >::isEqual().