Home
last modified time | relevance | path

Searched refs:StoredContentHash (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp2356 uint64_t StoredContentHash = FI.ContentHash; in getInputFile() local
2430 StoredContentHash != static_cast<uint64_t>(llvm::hash_code(-1))) { in getInputFile()
2444 if (StoredContentHash == static_cast<uint64_t>(ContentHash)) in getInputFile()