Home | History | Annotate | Download | only in AST

Lines Matching refs:getCommonAncestor

2610   DeclContext *getCommonAncestor() { return CommonAncestor; }
2611 const DeclContext *getCommonAncestor() const { return CommonAncestor; }