Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp32 llvm::SetVector<FileEntryRef> AllFiles; member in __anon5b0d5c6d0111::DependencyGraphCallback
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp662 filter(std::vector<std::string> AllFiles,std::atomic<bool> & ShouldStop) filter() argument