clang-tools 23.0.0git
llvm::DenseMapInfo< clang::clangd::Config::ExternalIndexSpec > Struct Reference

#include <Config.h>

Public Types

using ExternalIndexSpec = clang::clangd::Config::ExternalIndexSpec

Static Public Member Functions

static unsigned getHashValue (const ExternalIndexSpec &Val)
static bool isEqual (const ExternalIndexSpec &LHS, const ExternalIndexSpec &RHS)

Detailed Description

Definition at line 230 of file Config.h.

Member Typedef Documentation

◆ ExternalIndexSpec

Definition at line 231 of file Config.h.

Member Function Documentation

◆ getHashValue()

◆ isEqual()


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