clang-tools  10.0.0
Public Attributes | List of all members
clang::clangd::LookupRequest Struct Reference

#include <Index.h>

Collaboration diagram for clang::clangd::LookupRequest:
[legend]

Public Attributes

llvm::DenseSet< SymbolIDIDs
 

Detailed Description

Definition at line 63 of file Index.h.

Member Data Documentation

◆ IDs

llvm::DenseSet<SymbolID> clang::clangd::LookupRequest::IDs

Definition at line 64 of file Index.h.

Referenced by clang::clangd::lookup(), and clang::clangd::MemIndex::relations().


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