Searched refs:getCXXNewExpr (Results 1 – 3 of 3) sorted by relevance
452 const CXXNewExpr *getCXXNewExpr() const { return NE; } in getCXXNewExpr() function
167 const auto *NE = NECC->getCXXNewExpr(); in computeObjectUnderConstruction()
5401 Stmts.push_back(NECC->getCXXNewExpr()); in print_construction_context()