Searched refs:InLifetimeExtendingContext (Results 1 – 4 of 4) sorted by relevance
6367 bool InLifetimeExtendingContext = false; member7791 return ExprEvalContexts.back().InLifetimeExtendingContext; in isInLifetimeExtendingContext()7837 parentEvaluationContext().InLifetimeExtendingContext) { in keepInLifetimeExtendingContext()7840 LastRecord.InLifetimeExtendingContext = in keepInLifetimeExtendingContext()7841 PrevRecord.InLifetimeExtendingContext; in keepInLifetimeExtendingContext()
5460 bool InLifetimeExtendingContext = isInLifetimeExtendingContext(); in BuildCXXDefaultArgExpr() local5496 if (V.HasImmediateCalls || InLifetimeExtendingContext) { in BuildCXXDefaultArgExpr()17629 if (getLangOpts().CPlusPlus23 && Rec.InLifetimeExtendingContext && in PopExpressionEvaluationContext()17630 PrevRecord.InLifetimeExtendingContext && in PopExpressionEvaluationContext()
8851 LastRecord.InLifetimeExtendingContext = true; in TransformCXXForRangeStmt()
2480 LastRecord.InLifetimeExtendingContext = true; in ParseDeclGroup()