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