Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RewriteForwardClassDecl

172             RewriteForwardClassDecl(D);
270 void RewriteForwardClassDecl(DeclGroupRef D);
271 void RewriteForwardClassDecl(const SmallVectorImpl<Decl *> &DG);
702 RewriteForwardClassDecl(DG);
919 void RewriteObjC::RewriteForwardClassDecl(DeclGroupRef D) {
937 void RewriteObjC::RewriteForwardClassDecl(const SmallVectorImpl<Decl *> &D) {