Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DFileCache.cpp22 static constexpr uint64_t FileNotFound = CacheDiskMismatch - 1; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp105 FileNotFound, enumerator