Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp579 bool IsRootStmt = ExtZone.isRootStmt(const_cast<const Stmt *>(S)); in captureZoneInfo() local
582 if (IsRootStmt) in captureZoneInfo()
590 if (IsRootStmt) in captureZoneInfo()