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);
574 std::optional<StringRef> CheckHash) { in analyze() argument626 if (Error E = parseBlock(MaybeBlockID.get(), 0, O, CheckHash)) in analyze()745 std::optional<StringRef> CheckHash) { in parseBlock() argument830 if (Error E = parseBlock(Entry.ID, IndentLevel + 1, O, CheckHash)) in parseBlock()917 CheckHash) { in parseBlock()924 Hasher.update(*CheckHash); in parseBlock()