Searched refs:getMaterializedTemporaryExpr (Results 1 – 3 of 3) sorted by relevance
270 const MaterializeTemporaryExpr *MTE = TCC->getMaterializedTemporaryExpr(); in computeObjectUnderConstruction()451 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()465 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()
513 const MaterializeTemporaryExpr *getMaterializedTemporaryExpr() const { in getMaterializedTemporaryExpr() function
5642 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()5648 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()