Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractVariable.cpp173 llvm::StringRef ExtractionCode = toSourceCode(SM, InitializerChars); in insertDeclaration() local
180 ExtractionCode.str() + "; "; in insertDeclaration()