Searched refs:getMaterializedTemporaryValue (Results 1 – 4 of 4) sorted by relevance
2416 APValue *getMaterializedTemporaryValue(const MaterializeTemporaryExpr *E,
3292 Value = getContext().getMaterializedTemporaryValue(E, false); in GetAddrOfGlobalTemporary()
2738 BaseVal = Info.Ctx.getMaterializedTemporaryValue(MTE, false); in findCompleteObject()4678 Value = Info.Ctx.getMaterializedTemporaryValue(E, true); in VisitMaterializeTemporaryExpr()
8663 ASTContext::getMaterializedTemporaryValue(const MaterializeTemporaryExpr *E, in getMaterializedTemporaryValue() function in ASTContext