Searched refs:pointer_p (Results 1 – 4 of 4) sorted by relevance
299 const bool pointer_p = POINTER_TYPE_P (type); in build_symbolic_expr() local308 return build2 (pointer_p ? POINTER_PLUS_EXPR : PLUS_EXPR, type, t, inv); in build_symbolic_expr()
1431 const int pointer_p = t->kind == TYPE_POINTER; in adjust_field_type() local1459 && pointer_p && t->u.p->kind == TYPE_SCALAR && t->u.p->u.scalar_is_char) in adjust_field_type()
478 const bool pointer_p = POINTER_TYPE_P (type); in build_symbolic_expr() local487 return build2 (pointer_p ? POINTER_PLUS_EXPR : PLUS_EXPR, type, t, inv); in build_symbolic_expr()
1416 const int pointer_p = t->kind == TYPE_POINTER; in adjust_field_type() local1444 && pointer_p && t->u.p->kind == TYPE_SCALAR && t->u.p->u.scalar_is_char) in adjust_field_type()