Searched defs:FileStats (Results 1 – 2 of 2) sorted by relevance
245 struct FileStats { struct253 llvm::StringMap<FileStats> fileStats() const; argument
579 TEST(ClangdServerTest, FileStats) { in TEST() argument