Searched refs:PathLifetimeKind (Results 1 – 1 of 1) sorted by relevance
7859 enum PathLifetimeKind { enum7873 static PathLifetimeKind7875 PathLifetimeKind Kind = PathLifetimeKind::Extend; in shouldLifetimeExtendThroughPath()7878 Kind = PathLifetimeKind::ShouldExtend; in shouldLifetimeExtendThroughPath()7880 return PathLifetimeKind::NoExtend; in shouldLifetimeExtendThroughPath()7991 case PathLifetimeKind::Extend: in checkInitializerLifetime()7999 case PathLifetimeKind::ShouldExtend: in checkInitializerLifetime()8010 case PathLifetimeKind::NoExtend: in checkInitializerLifetime()8043 PathLifetimeKind::NoExtend in checkInitializerLifetime()