Searched refs:getCommonAncestor (Results 1 – 4 of 4) sorted by relevance
69 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon54059c910111::UnqualUsingEntry80 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()84 return E.getCommonAncestor() < DC; in operator ()()88 return DC < E.getCommonAncestor(); in operator ()()
2338 D->getCommonAncestor()); in VisitUsingDirectiveDecl()
2676 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function2677 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
1145 Record.AddDeclRef(dyn_cast<Decl>(D->getCommonAncestor())); in VisitUsingDirectiveDecl()