Searched defs:commonAncestor (Results 1 – 3 of 3) sorted by relevance
417 Optional<ResolvedReferenceType> commonAncestor = type.asUnionType().getCommonAncestor(); in solveMethodAsUsage() local
844 const Node *SelectionTree::commonAncestor() const { in commonAncestor() function in clang::clangd::SelectionTree
602 Operation *commonAncestor = symbol->getParentOp(); in collectSymbolScopes() local