Searched refs:PathLifetimeKind (Results 1 – 1 of 1) sorted by relevance
7470 enum PathLifetimeKind { enum7484 static PathLifetimeKind7486 PathLifetimeKind Kind = PathLifetimeKind::Extend; in shouldLifetimeExtendThroughPath()7489 Kind = PathLifetimeKind::ShouldExtend; in shouldLifetimeExtendThroughPath()7491 return PathLifetimeKind::NoExtend; in shouldLifetimeExtendThroughPath()7602 case PathLifetimeKind::Extend: in checkInitializerLifetime()7610 case PathLifetimeKind::ShouldExtend: in checkInitializerLifetime()7621 case PathLifetimeKind::NoExtend: in checkInitializerLifetime()7654 PathLifetimeKind::NoExtend in checkInitializerLifetime()