Searched defs:commonAncestor (Results 1 – 2 of 2) sorted by relevance
1097 const Node *SelectionTree::commonAncestor() const { in commonAncestor() function in clang::clangd::SelectionTree
683 Operation *commonAncestor = symbol->getParentOp(); in collectSymbolScopes() local