Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleFile.h65 uint64_t ContentHash; member
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp1517 uint32_t ContentHash[2]; member
1576 auto ContentHash = hash_code(-1); in WriteInputFiles() local
H A DASTReader.cpp2439 auto ContentHash = hash_value(MemBuffOrError.get()->getBuffer()); in getInputFile() local