Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractVariable.cpp121 auto CanExtractOutside = in computeInsertionPoint() local
143 CurNode->Parent && CanExtractOutside(CurNode); in computeInsertionPoint()