Searched refs:LTResult (Results 1 – 1 of 1) sorted by relevance
1641 auto LTResult = getEntityLifetime(&Entity); in checkInitLifetime() local1642 LifetimeKind LK = LTResult.getInt(); in checkInitLifetime()1643 const InitializedEntity *ExtendingEntity = LTResult.getPointer(); in checkInitLifetime()