Lines Matching defs:LastIgnoreState
6273 bool LastIgnoreState = false;
6275 LastIgnoreState = TheCondStack.back().Ignore;
6276 if (LastIgnoreState || TheCondState.CondMet) {
6313 bool LastIgnoreState = false;
6315 LastIgnoreState = TheCondStack.back().Ignore;
6316 if (LastIgnoreState || TheCondState.CondMet) {
6348 bool LastIgnoreState = false;
6350 LastIgnoreState = TheCondStack.back().Ignore;
6351 if (LastIgnoreState || TheCondState.CondMet) {
6394 bool LastIgnoreState = false;
6396 LastIgnoreState = TheCondStack.back().Ignore;
6397 if (LastIgnoreState || TheCondState.CondMet) {
6448 bool LastIgnoreState = false;
6450 LastIgnoreState = TheCondStack.back().Ignore;
6451 if (LastIgnoreState || TheCondState.CondMet)