Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2560 uint64_t StoredContentHash = FI.ContentHash; in getInputFile() local
2631 if (StoredContentHash == 0) in getInputFile()
2646 if (StoredContentHash == static_cast<uint64_t>(ContentHash)) in getInputFile()