Home | History | Annotate | Download | only in AST

Lines Matching refs:getDeclGroup

464   const DeclGroupRef getDeclGroup() const { return DG; }
465 DeclGroupRef getDeclGroup() { return DG; }