Searched refs:CheckHash (Results 1 – 3 of 3) sorted by relevance
79 static cl::opt<std::string> CheckHash( variable128 CheckHash.empty() ? std::nullopt : std::optional<StringRef>(CheckHash))); in main()
92 std::optional<StringRef> CheckHash = std::nullopt);101 std::optional<StringRef> CheckHash = std::nullopt);
565 std::optional<StringRef> CheckHash) { in analyze() argument617 if (Error E = parseBlock(MaybeBlockID.get(), 0, O, CheckHash)) in analyze()736 std::optional<StringRef> CheckHash) { in parseBlock() argument821 if (Error E = parseBlock(Entry.ID, IndentLevel + 1, O, CheckHash)) in parseBlock()908 CheckHash) { in parseBlock()915 Hasher.update(*CheckHash); in parseBlock()