Home | History | Annotate | Download | only in Rewrite

Lines Matching full:cexp

5171     if (CXXConstructExpr *CExp = dyn_cast<CXXConstructExpr>(ND->getInit())) {
5172 CXXConstructorDecl *CXXDecl = CExp->getConstructor();