Searched refs:KeepGoing (Results 1 – 3 of 3) sorted by relevance
147 bool KeepGoing;
511 F.KeepGoing = GraphKeepGoing; in __anon4662d1480302()
1291 bool KeepGoing = keepEvaluatingAfterFailure(); in noteFailure() local1292 EvalStatus.HasSideEffects |= KeepGoing; in noteFailure()1293 return KeepGoing; in noteFailure()