Home
last modified time | relevance | path

Searched refs:fields_struct (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.cc1436 gcc::jit::recording::fields *fields_struct = ct->get_fields (); in gcc_jit_context_new_struct_constructor() local
1437 size_t n_fields = fields_struct->length (); in gcc_jit_context_new_struct_constructor()
1501 field *fs = fields_struct->get_field (j); in gcc_jit_context_new_struct_constructor()
1539 fields_struct-> in gcc_jit_context_new_struct_constructor()
1546 fields_struct->get_field (i)->get_debug_string (), in gcc_jit_context_new_struct_constructor()
1547 fields_struct->get_field (i)->get_type ()->get_debug_string (), in gcc_jit_context_new_struct_constructor()