Home | History | Annotate | Download | only in AST

Lines Matching refs:getNextRedeclaration

677   virtual Decl *getNextRedeclaration() { return this; }
710 Decl *Next = Current->getNextRedeclaration();