Home | History | Annotate | Download | only in AST

Lines Matching refs:getSingleDecl

459   const Decl *getSingleDecl() const { return DG.getSingleDecl(); }
460 Decl *getSingleDecl() { return DG.getSingleDecl(); }