Searched refs:Reconstruct (Results 1 – 4 of 4) sorted by relevance
295 std::optional<MacroCallReconstructor> Reconstruct; variable
197 Reconstruct.reset(); in reset()4583 if (!Reconstruct) in addUnwrappedLine()4584 Reconstruct.emplace(Line->Level, Unexpanded); in addUnwrappedLine()4585 Reconstruct->addLine(*Line); in addUnwrappedLine()4592 if (Reconstruct->finished()) { in addUnwrappedLine()4593 UnwrappedLine Reconstructed = std::move(*Reconstruct).takeResult(); in addUnwrappedLine()4604 Reconstruct.reset(); in addUnwrappedLine()4609 assert(!Reconstruct || (CurrentLines != &Lines) || !PPStack.empty()); in addUnwrappedLine()
136 * Reconstruct length from encoded length field
1711 # second disk image part created by Microsoft's RecoveryDrive.exe has name Reconstruct.WIM2