Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SuperConstructorFunctionDecl

105     FunctionDecl *SuperConstructorFunctionDecl;
710 SuperConstructorFunctionDecl = nullptr;
2441 if (SuperConstructorFunctionDecl)
2451 SuperConstructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
3342 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl,
3442 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl,