Searched refs:getConstructExpr (Results 1 – 3 of 3) sorted by relevance
1048 const CXXConstructExpr *ConstructE = NE->getConstructExpr(); in treatUnusedNewEscaped()
2102 const CXXConstructExpr *getConstructExpr() const { in getConstructExpr() function
4325 const_cast<CXXConstructExpr *>(NE->getConstructExpr())); in VisitCXXNewExpr()