Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp289 bool validSingleChild(const Node *Child, const FunctionDecl *EnclosingFunc) { in validSingleChild() function
318 !validSingleChild(ExtZone.getLastRootStmt(), ExtZone.EnclosingFunction)) in findExtractionZone()