Searched refs:PathLifetimeKind (Results 1 – 1 of 1) sorted by relevance
7472 enum PathLifetimeKind { enum7486 static PathLifetimeKind7488 PathLifetimeKind Kind = PathLifetimeKind::Extend; in shouldLifetimeExtendThroughPath()7491 Kind = PathLifetimeKind::ShouldExtend; in shouldLifetimeExtendThroughPath()7493 return PathLifetimeKind::NoExtend; in shouldLifetimeExtendThroughPath()7604 case PathLifetimeKind::Extend: in checkInitializerLifetime()7612 case PathLifetimeKind::ShouldExtend: in checkInitializerLifetime()7623 case PathLifetimeKind::NoExtend: in checkInitializerLifetime()7656 PathLifetimeKind::NoExtend in checkInitializerLifetime()