Searched defs:is_struct_or_union (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc1130 bool is_struct_or_union = type->is_struct () || type->is_union (); local

Completed in 179 milliseconds