Home
last modified time | relevance | path

Searched defs:Patcher (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h81 std::unique_ptr<BinaryPatcher> Patcher; variable
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp765 DiagPatcher Patcher(BaselineScan.Lines, ModifiedScan.Lines); patchDiags() local