Searched refs:check_field (Results 1 – 7 of 7) sorted by relevance
158 proc check_field { t } { procedure193 check_field 1194 check_field 2195 check_field 3196 check_field 4
532 extern int check_field (struct value *, const char *);
2329 check_field (struct value *arg1, const char *name) in check_field() function
1104 if (v && check_field (v, name)) in lookup_symbol_aux()
123 * valops.c (check_field): When following pointers, just get
1714 Change check_field in the same way (recursive helper function
2806 * class.c (check_field): Don't allow non-packed non-POD fields to