Searched refs:getMaterializedTemporaryExpr (Results 1 – 3 of 3) sorted by relevance
282 const MaterializeTemporaryExpr *MTE = TCC->getMaterializedTemporaryExpr(); in computeObjectUnderConstruction()463 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()477 if (const auto *MTE = TCC->getMaterializedTemporaryExpr()) in updateObjectsUnderConstruction()
513 const MaterializeTemporaryExpr *getMaterializedTemporaryExpr() const { in getMaterializedTemporaryExpr() function
5712 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()5718 Stmts.push_back(TOCC->getMaterializedTemporaryExpr()); in print_construction_context()