Home
last modified time | relevance | path

Searched defs:IndexFileOut (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSerialization.h55 struct IndexFileOut { struct
65 IndexFileOut() = default; argument
66 IndexFileOut(const IndexFileIn &I) in IndexFileOut() function