Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DSwapIfBranches.cpp71 auto ThenRng = toHalfOpenFileRange(SrcMgr, Ctx.getLangOpts(), in apply() local
73 if (!ThenRng) in apply()
80 auto ThenCode = toSourceCode(SrcMgr, *ThenRng); in apply()
85 ThenRng->getBegin(), in apply()