Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SuperContructorFunctionDecl

103     FunctionDecl *SuperContructorFunctionDecl;
631 SuperContructorFunctionDecl = 0;
2271 if (SuperContructorFunctionDecl)
2281 SuperContructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3063 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperContructorFunctionDecl,
3173 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperContructorFunctionDecl,