Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DDefineInline.cpp462 const tooling::Replacement SemicolonToFuncBody(SM, *Semicolon, 1, in apply() local
464 tooling::Replacements TargetFileReplacements(SemicolonToFuncBody); in apply()