Searched refs:PathLifetimeKind (Results 1 – 1 of 1) sorted by relevance
8019 enum PathLifetimeKind { enum8033 static PathLifetimeKind8035 PathLifetimeKind Kind = PathLifetimeKind::Extend; in shouldLifetimeExtendThroughPath()8038 Kind = PathLifetimeKind::ShouldExtend; in shouldLifetimeExtendThroughPath()8040 return PathLifetimeKind::NoExtend; in shouldLifetimeExtendThroughPath()8151 case PathLifetimeKind::Extend: in checkInitializerLifetime()8159 case PathLifetimeKind::ShouldExtend: in checkInitializerLifetime()8170 case PathLifetimeKind::NoExtend: in checkInitializerLifetime()8203 PathLifetimeKind::NoExtend in checkInitializerLifetime()