Searched refs:Reconstruct (Results 1 – 4 of 4) sorted by relevance
298 std::optional<MacroCallReconstructor> Reconstruct; variable
191 Reconstruct.reset(); in reset()4447 if (!Reconstruct) in addUnwrappedLine()4448 Reconstruct.emplace(Line->Level, Unexpanded); in addUnwrappedLine()4449 Reconstruct->addLine(*Line); in addUnwrappedLine()4456 if (Reconstruct->finished()) { in addUnwrappedLine()4457 UnwrappedLine Reconstructed = std::move(*Reconstruct).takeResult(); in addUnwrappedLine()4468 Reconstruct.reset(); in addUnwrappedLine()4473 assert(!Reconstruct || (CurrentLines != &Lines) || PPStack.size() > 0); in addUnwrappedLine()
136 * Reconstruct length from encoded length field
1636 # second disk image part created by Microsoft's RecoveryDrive.exe has name Reconstruct.WIM2