Home | History | Annotate | Download | only in Analysis

Lines Matching full:compound

40 // The basic store doesn't reason about compound literals, so the code
200 // <rdar://problem/7242006> [RegionStore] compound literal assignment with
433 // PR 5316 - "crash when accessing field of lazy compound value"
487 // <rdar://problem/7403269> - Test that we handle compound initializers with
790 // in structures using a compound value. Previously this crashed.
1245 // Test Store reference counting in the presence of Lazy compound values.
1261 // Test handling binding lazy compound values to a region and then have
1282 // Test initialization of substructs via lazy compound values.