Searched refs:getMaterializedTemporaryExpr (Results 1 – 3 of 3) sorted by relevance
293 const MaterializeTemporaryExpr *MTE = TCC->getMaterializedTemporaryExpr(); in computeObjectUnderConstruction()481 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()495 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()
513 const MaterializeTemporaryExpr *getMaterializedTemporaryExpr() const { in getMaterializedTemporaryExpr() function
5827 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()5833 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()