Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp275 struct CDBFile { in load() struct
276 CachedFile *File; in load()
278 std::unique_ptr<tooling::CompilationDatabase> (*Parser)( in load()