Searched refs:JDEP_PARM (Results 1 – 4 of 4) sorted by relevance
471 JDEP_PARM, /* Patch the type of a parm declaration */ enumerator
9261 case JDEP_PARM: in java_complete_class()10955 register_incomplete_type (JDEP_PARM, NULL_TREE, NULL_TREE, type);
5696 case JDEP_PARM: in java_complete_class()7390 register_incomplete_type (JDEP_PARM, NULL_TREE, NULL_TREE, type);
13245 (JDEP_PARM, JDEP_TYPE): New entries in JDEPs enum.13278 (java_complete_class): New cases for JDEP_TYPE and JDEP_PARM.