Home | History | Annotate | Download | only in Frontend

Lines Matching full:cexp

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