Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
H A DTweakTesting.cpp87 std::string WrappedCode = wrap(Context, MarkedCode); in apply() local
88 llvm::Annotations Input(WrappedCode); in apply()