#include <Serialization.h>
Definition at line 55 of file Serialization.h.
◆ IndexFileOut() [1/2]
clang::clangd::IndexFileOut::IndexFileOut |
( |
| ) |
|
|
default |
◆ IndexFileOut() [2/2]
clang::clangd::IndexFileOut::IndexFileOut |
( |
const IndexFileIn & |
I | ) |
|
|
inline |
◆ Cmd
const tooling::CompileCommand* clang::clangd::IndexFileOut::Cmd = nullptr |
◆ Format
◆ Refs
const RefSlab* clang::clangd::IndexFileOut::Refs = nullptr |
◆ Relations
const RelationSlab* clang::clangd::IndexFileOut::Relations = nullptr |
◆ Sources
const IncludeGraph* clang::clangd::IndexFileOut::Sources = nullptr |
◆ Symbols
const SymbolSlab* clang::clangd::IndexFileOut::Symbols = nullptr |
The documentation for this struct was generated from the following file: