Searched refs:is_dependent_type (Results 1 – 2 of 2) sorted by relevance
9722 int is_dependent_type; in lookup_template_class_1() local9820 is_dependent_type = uses_template_parms (arglist); in lookup_template_class_1()9824 if (!is_dependent_type in lookup_template_class_1()9830 if (!is_dependent_type in lookup_template_class_1()9883 if (!is_dependent_type) in lookup_template_class_1()10112 if (TREE_CODE (template_type) == ENUMERAL_TYPE && !is_dependent_type in lookup_template_class_1()10123 if (CLASS_TYPE_P (template_type) && is_dependent_type) in lookup_template_class_1()
9950 int is_dependent_type; in lookup_template_class_1() local10058 is_dependent_type = uses_template_parms (arglist); in lookup_template_class_1()10062 if (!is_dependent_type in lookup_template_class_1()10068 if (!is_dependent_type in lookup_template_class_1()10120 if (!is_dependent_type) in lookup_template_class_1()10366 if (CLASS_TYPE_P (template_type) && is_dependent_type) in lookup_template_class_1()