Home
last modified time | relevance | path

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

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