Searched defs:RootHash (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | FileDistance.h | 70 static const llvm::hash_code RootHash; variable |
| H A D | FileDistance.cpp | 57 const llvm::hash_code FileDistance::RootHash = member in clang::clangd::FileDistance |