Searched refs:DECL_DEPENDENT_P (Results 1 – 20 of 20) sorted by relevance
2525 while (TREE_CODE (decl) == USING_DECL && !DECL_DEPENDENT_P (decl)) in strip_using_decl()2528 if (TREE_CODE (decl) == USING_DECL && DECL_DEPENDENT_P (decl) in strip_using_decl()5471 && DECL_DEPENDENT_P (decl) in push_class_level_binding()5472 && DECL_DEPENDENT_P (bval)) in push_class_level_binding()5475 && DECL_DEPENDENT_P (decl) in push_class_level_binding()5480 && DECL_DEPENDENT_P (bval) in push_class_level_binding()5665 if (TREE_CODE (f) == USING_DECL && DECL_DEPENDENT_P (f)) in lookup_using_decl()5748 DECL_DEPENDENT_P (using_decl) = dependent_p; in lookup_using_decl()6298 if (DECL_DEPENDENT_P (using_decl)) in finish_nonmember_using_decl()
204 In a member using decl, unless DECL_DEPENDENT_P is true,
1823 * cp-tree.h (DECL_DEPENDENT_P): New.1834 * search.c (lookup_field_1): Use DECL_DEPENDENT_P.
5128 (finish_nonmember_using_decl): Handle DECL_DEPENDENT_P.5129 * pt.c (tsubst_expr): Handle DECL_DEPENDENT_P.
1962 * name-lookup.cc (lookup_using_decl): Set DECL_DEPENDENT_P if lookup
1446 as well as DECL_DEPENDENT_P.
3595 #define DECL_DEPENDENT_P(NODE) DECL_LANG_FLAG_0 (USING_DECL_CHECK (NODE)) macro
7747 DECL_DEPENDENT_P (ass_op) = true; in finish_struct()
14925 if (DECL_DEPENDENT_P (t) in tsubst_decl()16535 gcc_checking_assert (DECL_DEPENDENT_P (fn)); in filter_memfn_lookup()18653 if (DECL_DEPENDENT_P (decl)) in tsubst_expr()
3401 if (TREE_CODE (member) == USING_DECL && DECL_DEPENDENT_P (member)) in finish_class_member_access_expr()
7928 if (!((TREE_CODE (fn) == USING_DECL && DECL_DEPENDENT_P (fn)) in omp_declare_variant_finalize_one()
7798 && DECL_DEPENDENT_P (fn)) in cp_parser_postfix_expression()
2085 while (TREE_CODE (decl) == USING_DECL && !DECL_DEPENDENT_P (decl)) in strip_using_decl()2088 if (TREE_CODE (decl) == USING_DECL && DECL_DEPENDENT_P (decl) in strip_using_decl()4551 && DECL_DEPENDENT_P (decl) in push_class_level_binding_1()4552 && DECL_DEPENDENT_P (bval)) in push_class_level_binding_1()4764 DECL_DEPENDENT_P (using_decl) = !found; in do_class_using_decl()
202 In a member using decl, unless DECL_DEPENDENT_P is true,
3398 #define DECL_DEPENDENT_P(NODE) DECL_LANG_FLAG_0 (USING_DECL_CHECK (NODE)) macro
7641 DECL_DEPENDENT_P (ass_op) = true; in finish_struct()
3221 if (TREE_CODE (member) == USING_DECL && DECL_DEPENDENT_P (member)) in finish_class_member_access_expr()
7358 if (!((TREE_CODE (fn) == USING_DECL && DECL_DEPENDENT_P (fn)) in omp_declare_variant_finalize_one()
14505 if (DECL_DEPENDENT_P (t) in tsubst_decl()
7407 if (!((TREE_CODE (fn) == USING_DECL && DECL_DEPENDENT_P (fn)) in cp_parser_postfix_expression()