Searched refs:PathLifetimeKind (Results 1 – 1 of 1) sorted by relevance
913 enum PathLifetimeKind { enum927 static PathLifetimeKind929 PathLifetimeKind Kind = PathLifetimeKind::Extend; in shouldLifetimeExtendThroughPath()932 Kind = PathLifetimeKind::ShouldExtend; in shouldLifetimeExtendThroughPath()934 return PathLifetimeKind::NoExtend; in shouldLifetimeExtendThroughPath()1056 case PathLifetimeKind::Extend: in checkExprLifetimeImpl()1064 case PathLifetimeKind::ShouldExtend: in checkExprLifetimeImpl()1075 case PathLifetimeKind::NoExtend: in checkExprLifetimeImpl()1095 PathLifetimeKind::NoExtend && in checkExprLifetimeImpl()1121 PathLifetimeKind::NoExtend in checkExprLifetimeImpl()