Home
last modified time | relevance | path

Searched defs:CurParent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp232 if (const clang::Stmt *CurParent = CurNode->Parent->ASTNode.get<Stmt>()) { computeInsertionPoint() local
/llvm-project/clang-tools-extra/clangd/
H A DFindSymbols.cpp436 SymBuilder *CurParent = &Parent; possibleMacroContainer() local