Searched defs:CurParent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ | ||
H A D | ExtractVariable.cpp | 232 if (const clang::Stmt *CurParent = CurNode->Parent->ASTNode.get<Stmt>()) { computeInsertionPoint() local |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | FindSymbols.cpp | 436 SymBuilder *CurParent = &Parent; possibleMacroContainer() local |