clang 24.0.0git
llvm::DenseMapInfo< clang::api_notes::StoredObjCSelector > Struct Reference

#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/APINotes/APINotesFormat.h"

Public Types

typedef DenseMapInfo< unsignedUnsignedInfo

Static Public Member Functions

static unsigned getHashValue (const clang::api_notes::StoredObjCSelector &Selector)
static bool isEqual (const clang::api_notes::StoredObjCSelector &LHS, const clang::api_notes::StoredObjCSelector &RHS)

Detailed Description

Definition at line 403 of file APINotesFormat.h.

Member Typedef Documentation

◆ UnsignedInfo

typedef DenseMapInfo<unsigned> llvm::DenseMapInfo< clang::api_notes::StoredObjCSelector >::UnsignedInfo

Definition at line 404 of file APINotesFormat.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()


The documentation for this struct was generated from the following file: