Searched refs:getConstructExpr (Results 1 – 3 of 3) sorted by relevance
1374 const CXXConstructExpr *ConstructE = NE->getConstructExpr(); in hasNonTrivialConstructorCall()
2326 const CXXConstructExpr *getConstructExpr() const { in getConstructExpr() function
4562 const_cast<CXXConstructExpr *>(NE->getConstructExpr())); in VisitCXXNewExpr()