Home | History | Annotate | Download | only in AST

Lines Matching defs:getCommonAncestor

2840   DeclContext *getCommonAncestor() { return CommonAncestor; }
2841 const DeclContext *getCommonAncestor() const { return CommonAncestor; }