Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp133 CachedFile CompileFlagsTxt; member in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache
146 CompileFlagsTxt(Path, "compile_flags.txt"), Path(Path) { in DirectoryCache()
285 CDBFile{&CompileFlagsTxt, parseFixed}}) { in load()