clang-tools 22.0.0git
clang::clangd::RelationsRequest Struct Reference

#include <Index.h>

Public Attributes

llvm::DenseSet< SymbolIDSubjects
RelationKind Predicate
std::optional< uint32_t > Limit
 If set, limit the number of relations returned from the index.

Detailed Description

Definition at line 93 of file Index.h.

Member Data Documentation

◆ Limit

std::optional<uint32_t> clang::clangd::RelationsRequest::Limit

◆ Predicate

◆ Subjects


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