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()
90 std::optional<StringRef> CheckHash = std::nullopt);99 std::optional<StringRef> CheckHash = std::nullopt);
571 std::optional<StringRef> CheckHash) { in analyze() argument623 if (Error E = parseBlock(MaybeBlockID.get(), 0, O, CheckHash)) in analyze()742 std::optional<StringRef> CheckHash) { in parseBlock() argument827 if (Error E = parseBlock(Entry.ID, IndentLevel + 1, O, CheckHash)) in parseBlock()914 CheckHash) { in parseBlock()921 Hasher.update(*CheckHash); in parseBlock()