Searched refs:jdep (Results 1 – 4 of 4) sorted by relevance
492 } jdep; typedef512 jdep *first;513 jdep *last;
98 static void complete_class_report_errors PARAMS ((jdep *));268 static tree jdep_resolve_class PARAMS ((jdep *));4693 jdep *jdep; local4698 jdep = CLASSD_LAST (ctxp->classd_list);4699 JDEP_GET_PATCH (jdep) = &TREE_TYPE (TREE_TYPE (meth));4957 jdep *jdep; local5024 jdep = NULL;5030 jdep = CLASSD_LAST (ctxp->classd_list);5031 JDEP_MISC (jdep) = id;5039 if (jdep)[all …]
338 static void complete_class_report_errors PARAMS ((jdep *));508 static tree jdep_resolve_class PARAMS ((jdep *));8258 jdep *jdep; local8263 jdep = CLASSD_LAST (ctxp->classd_list);8264 JDEP_GET_PATCH (jdep) = &TREE_TYPE (TREE_TYPE (meth));8522 jdep *jdep; local8589 jdep = NULL;8595 jdep = CLASSD_LAST (ctxp->classd_list);8596 JDEP_MISC (jdep) = id;8604 if (jdep)[all …]
4546 where an enclosing context can be set on the jdep.12967 (typedef struct jdep): Now use enum jdep_code or int, depending on13361 (jdep): New typedef on new struct _jdep.13368 JDEP_VARIABLE): New enum values and jdep kinds.