Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h66 uint64_t ContentHash; member
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1591 uint32_t ContentHash[2]; global() member
1654 auto ContentHash = hash_code(-1); WriteInputFiles() local
H A DASTReader.cpp2605 auto ContentHash = hash_value(MemBuffOrError.get()->getBuffer()); getInputFile() local