Searched refs:getCommonAncestor (Results 1 – 8 of 8) sorted by relevance
269 assert.ok(!stack.getCommonAncestor(element));272 assert.ok(!stack.getCommonAncestor(element));275 assert.ok(!stack.getCommonAncestor(element));280 assert.strictEqual(stack.getCommonAncestor(element), ancestor);
249 OpenElementStack.prototype.getCommonAncestor = function (element) { method in OpenElementStack
927 nextElement = p.openElements.getCommonAncestor(furthestBlock);933 nextElement = p.openElements.getCommonAncestor(element);1017 commonAncestor = p.openElements.getCommonAncestor(formattingElementEntry.element);
66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon54059c910111::UnqualUsingEntry77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()81 return E.getCommonAncestor() < DC; in operator ()()85 return DC < E.getCommonAncestor(); in operator ()()
2202 D->getCommonAncestor()); in VisitUsingDirectiveDecl()
2616 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function2617 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
1063 Writer.AddDeclRef(dyn_cast<Decl>(D->getCommonAncestor()), Record); in VisitUsingDirectiveDecl()
4906 OpenElementStack.prototype.getCommonAncestor = function (element) {5965 nextElement = p.openElements.getCommonAncestor(furthestBlock);5971 nextElement = p.openElements.getCommonAncestor(element);6055 commonAncestor = p.openElements.getCommonAncestor(formattingElementEntry.element);