Searched refs:JDEP_FIELD (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | parse.h | 453 JDEP_FIELD, /* Patch the type of a class field */ enumerator
|
| D | parse.y | 4392 register_incomplete_type (JDEP_FIELD, wfl, field_decl, type); 5629 case JDEP_FIELD: in java_complete_class() 6081 case JDEP_FIELD:
|
| D | parse.c | 7957 register_incomplete_type (JDEP_FIELD, wfl, field_decl, type); 9194 case JDEP_FIELD: in java_complete_class() 9646 case JDEP_FIELD:
|
| D | ChangeLog | 2584 context for JDEP_FIELD dependencies. 4545 * parse.y (register_incomplete_type): Include JDEP_FIELD as a case 13366 (JDEP_NO_PATCH, JDEP_SUPER, JDEP_FIELD, JDEP_METHOD,
|