Home
last modified time | relevance | path

Searched refs:Reconstruct (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineParser.h292 std::optional<MacroCallReconstructor> Reconstruct; variable
HDUnwrappedLineParser.cpp202 Reconstruct.reset(); in reset()
4563 if (!Reconstruct) in addUnwrappedLine()
4564 Reconstruct.emplace(Line->Level, Unexpanded); in addUnwrappedLine()
4565 Reconstruct->addLine(*Line); in addUnwrappedLine()
4572 if (Reconstruct->finished()) { in addUnwrappedLine()
4573 UnwrappedLine Reconstructed = std::move(*Reconstruct).takeResult(); in addUnwrappedLine()
4584 Reconstruct.reset(); in addUnwrappedLine()
4589 assert(!Reconstruct || (CurrentLines != &Lines) || PPStack.size() > 0); in addUnwrappedLine()
/freebsd-13-stable/contrib/file/magic/Magdir/
HDwindows1711 # second disk image part created by Microsoft's RecoveryDrive.exe has name Reconstruct.WIM2