Home
last modified time | relevance | path

Searched refs:BuildCompileCommandsJson (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp132 CachedFile BuildCompileCommandsJson; member in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache
145 BuildCompileCommandsJson(Path, "build/compile_commands.json"), in DirectoryCache()
284 CDBFile{&BuildCompileCommandsJson, parseJSON}, in load()