Searched defs:AllFiles (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | DependencyGraph.cpp | 32 llvm::SetVector<FileEntryRef> AllFiles; member in __anon5b0d5c6d0111::DependencyGraphCallback |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | GlobalCompilationDatabase.cpp | 662 filter(std::vector<std::string> AllFiles,std::atomic<bool> & ShouldStop) filter() argument |