Lines Matching refs:LocalDoesConsume
2602 bool LocalDoesConsume = DoesConsume; in getFreelyInvertedImpl() local
2604 LocalDoesConsume, Depth)) in getFreelyInvertedImpl()
2607 LocalDoesConsume, Depth)) { in getFreelyInvertedImpl()
2608 DoesConsume = LocalDoesConsume; in getFreelyInvertedImpl()
2624 bool LocalDoesConsume = DoesConsume; in getFreelyInvertedImpl() local
2630 /*Builder=*/nullptr, LocalDoesConsume, MaxAnalysisRecursionDepth - 1); in getFreelyInvertedImpl()
2640 DoesConsume = LocalDoesConsume; in getFreelyInvertedImpl()
2673 bool LocalDoesConsume = DoesConsume; in getFreelyInvertedImpl() local
2675 LocalDoesConsume, Depth)) in getFreelyInvertedImpl()
2678 LocalDoesConsume, Depth)) { in getFreelyInvertedImpl()
2680 LocalDoesConsume, Depth); in getFreelyInvertedImpl()
2681 DoesConsume = LocalDoesConsume; in getFreelyInvertedImpl()