Home
last modified time | relevance | path

Searched refs:array_of_runtime_bound_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c543 if (!dependent_type_p (type) && array_of_runtime_bound_p (type)) in add_capture()
H A Dtypeck2.c836 && array_of_runtime_bound_p (TREE_TYPE (dest))) in split_nonconstant_init()
H A Dtree.c1161 array_of_runtime_bound_p (tree t) in array_of_runtime_bound_p() function
H A Dcp-tree.h7443 extern bool array_of_runtime_bound_p (tree);
H A Dparser.c12635 && array_of_runtime_bound_p (TREE_TYPE (range_expr))) in cp_convert_range_for()
38782 && array_of_runtime_bound_p (TREE_TYPE (init))) in cp_convert_omp_range_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc542 if (!dependent_type_p (type) && array_of_runtime_bound_p (type)) in add_capture()
H A Dtypeck2.cc785 && array_of_runtime_bound_p (TREE_TYPE (dest))) in split_nonconstant_init()
H A DChangeLog-20132359 * tree.c (array_of_runtime_bound_p): Return true for a dependent
2757 * tree.c (array_of_runtime_bound_p): New.
H A Dtree.cc1219 array_of_runtime_bound_p (tree t) in array_of_runtime_bound_p() function
H A DChangeLog-20183132 rather than array_of_runtime_bound_p.
4534 * tree.c (array_of_runtime_bound_p): False if the element is
H A Dcp-tree.h7843 extern bool array_of_runtime_bound_p (tree);
H A Dparser.cc13813 && array_of_runtime_bound_p (TREE_TYPE (range_expr))) in cp_convert_range_for()
42114 && array_of_runtime_bound_p (TREE_TYPE (init))) in cp_convert_omp_range_for()