Lines Matching refs:CANT_LOWER
77 CANT_LOWER, enumerator
201 entry.state = state->in_assignee ? CANT_LOWER : UNKNOWN; in stack_enter()
230 case CANT_LOWER: in pop_stack_entry()
231 parent.state = CANT_LOWER; in pop_stack_entry()
270 } else if (entry.state == CANT_LOWER) { in pop_stack_entry()
292 return CANT_LOWER; in handle_precision()
298 return CANT_LOWER; in handle_precision()
304 return CANT_LOWER; in handle_precision()
334 stack.back().state = CANT_LOWER; in visit()
395 stack.back().state = CANT_LOWER; in visit_enter()
405 stack.back().state = CANT_LOWER; in visit_enter()