Searched refs:ConstructE (Results 1 – 1 of 1) sorted by relevance
937 const CXXConstructExpr *ConstructE = NE->getConstructExpr(); in treatUnusedNewEscaped() local938 if (!ConstructE) in treatUnusedNewEscaped()944 const CXXConstructorDecl *CtorD = ConstructE->getConstructor(); in treatUnusedNewEscaped()