Searched refs:getMaterializedTemporaryExpr (Results 1 – 3 of 3) sorted by relevance
264 const MaterializeTemporaryExpr *MTE = TCC->getMaterializedTemporaryExpr(); in computeObjectUnderConstruction()428 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()442 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()
490 const MaterializeTemporaryExpr *getMaterializedTemporaryExpr() const { in getMaterializedTemporaryExpr() function
5419 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()5425 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()