Searched refs:is_type_real (Results 1 – 3 of 3) sorted by relevance
188 bool is_type_real(const type_t *type);
818 bool is_type_real(const type_t *type) in is_type_real() function
7520 } else if (!is_type_real(type) && is_type_valid(type)) { in semantic_incdec()