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