Searched refs:ASTBlockRange (Results 1 – 2 of 2) sorted by relevance
142 std::pair<uint64_t, uint64_t> ASTBlockRange; variable
1129 Hasher.update(AllBytes.slice(ASTBlockRange.first, ASTBlockRange.second)); in createSignature()1137 AllBytes.slice(UnhashedControlBlockRange.second, ASTBlockRange.first)); in createSignature()1139 Hasher.update(AllBytes.slice(ASTBlockRange.second, StringRef::npos)); in createSignature()4896 ASTBlockRange.first = Stream.GetCurrentBitNo() >> 3; in WriteASTCore()5249 ASTBlockRange.second = Stream.GetCurrentBitNo() >> 3; in WriteASTCore()