Searched refs:emit_lax_note (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.h807 extern bool vector_types_convertible_p (tree t1, tree t2, bool emit_lax_note);
H A Dc-common.c1123 vector_types_convertible_p (tree t1, tree t2, bool emit_lax_note)
1146 if (emit_lax_note && !emitted_lax_note)
1121 vector_types_convertible_p(tree t1, tree t2, bool emit_lax_note) argument

Completed in 66 milliseconds