clang 18.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/APINotes/APINotesFormat.h"
Public Types | |
typedef DenseMapInfo< unsigned > | UnsignedInfo |
Static Public Member Functions | |
static clang::api_notes::StoredObjCSelector | getEmptyKey () |
static clang::api_notes::StoredObjCSelector | getTombstoneKey () |
static unsigned | getHashValue (const clang::api_notes::StoredObjCSelector &Selector) |
static bool | isEqual (const clang::api_notes::StoredObjCSelector &LHS, const clang::api_notes::StoredObjCSelector &RHS) |
Definition at line 290 of file APINotesFormat.h.
typedef DenseMapInfo<unsigned> llvm::DenseMapInfo< clang::api_notes::StoredObjCSelector >::UnsignedInfo |
Definition at line 291 of file APINotesFormat.h.
|
inlinestatic |
Definition at line 293 of file APINotesFormat.h.
|
inlinestatic |
Definition at line 304 of file APINotesFormat.h.
References llvm::hash_value(), clang::api_notes::StoredObjCSelector::Identifiers, and clang::api_notes::StoredObjCSelector::NumArgs.
|
inlinestatic |
Definition at line 298 of file APINotesFormat.h.
|
inlinestatic |
Definition at line 314 of file APINotesFormat.h.
References clang::api_notes::StoredObjCSelector::Identifiers, and clang::api_notes::StoredObjCSelector::NumArgs.