Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RewriteForwardClassDecl

172             RewriteForwardClassDecl(D);
269 void RewriteForwardClassDecl(DeclGroupRef D);
270 void RewriteForwardClassDecl(const SmallVectorImpl<Decl *> &DG);
695 RewriteForwardClassDecl(DG);
911 void RewriteObjC::RewriteForwardClassDecl(DeclGroupRef D) {
929 void RewriteObjC::RewriteForwardClassDecl(const SmallVectorImpl<Decl *> &D) {