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

#include <Serialization.h>

Public Attributes

std::optional< SymbolSlabSymbols
std::optional< RefSlabRefs
std::optional< RelationSlabRelations
std::optional< IncludeGraphSources
std::optional< tooling::CompileCommand > Cmd

Detailed Description

Definition at line 43 of file Serialization.h.

Member Data Documentation

◆ Cmd

std::optional<tooling::CompileCommand> clang::clangd::IndexFileIn::Cmd

◆ Refs

std::optional<RefSlab> clang::clangd::IndexFileIn::Refs

◆ Relations

◆ Sources

std::optional<IncludeGraph> clang::clangd::IndexFileIn::Sources

◆ Symbols


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