Lines Matching refs:CCE
2441 if (const CXXConstructExpr *CCE = dyn_cast<CXXConstructExpr>(E)) {2442 E = CCE->getArg(0);