Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DDependencyGraph.cpp32 llvm::SetVector<FileEntryRef> AllFiles; member in __anon9fa6c20a0111::DependencyGraphCallback
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp659 std::vector<std::string> filter(std::vector<std::string> AllFiles, in filter()