Home
last modified time | relevance | path

Searched defs:ContentHash (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeHashingTest.cpp62 TEST(TypeHashingTest, ContentHash) { in TEST() argument
/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h66 uint64_t ContentHash; global() member
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp101 FileDigest ContentHash; global() member
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1704 uint32_t ContentHash[2]; global() member
1779 uint64_t ContentHash = 0; WriteInputFiles() local
H A DASTReader.cpp2645 auto ContentHash = xxh3_64bits(MemBuffOrError.get()->getBuffer()); getInputFile() local