Home | History | Annotate | Download | only in cp

Lines Matching defs:idk

4020    Upon return, *IDK will be filled in appropriately.  */
4025 cp_id_kind *idk,
4039 *idk = CP_ID_KIND_NONE;
4072 *idk = CP_ID_KIND_UNQUALIFIED;
4134 *idk = CP_ID_KIND_NONE;
4167 *idk = (scope
4338 cp_id_kind *idk,
4350 = finish_id_expression_1 (id_expression, decl, scope, idk,
5910 cp_id_kind idk;
5917 id = finish_id_expression (id, decl, NULL_TREE, &idk, false, true,
5920 if (idk == CP_ID_KIND_UNQUALIFIED