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);
70 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anonb2686e5d0111::UnqualUsingEntry81 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()85 return E.getCommonAncestor() < DC; in operator ()()89 return DC < E.getCommonAncestor(); in operator ()()
2266 D->getCommonAncestor()); in VisitUsingDirectiveDecl()
2610 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function2611 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
1111 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);