Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c541 if (array_of_runtime_bound_p (type)) in add_capture()
H A Dtypeck2.c760 && array_of_runtime_bound_p (TREE_TYPE (dest))) in split_nonconstant_init()
H A Dtree.c1060 array_of_runtime_bound_p (tree t) in array_of_runtime_bound_p() function
H A Dcp-tree.h7100 extern bool array_of_runtime_bound_p (tree);
H A Dparser.c11941 && array_of_runtime_bound_p (TREE_TYPE (range_expr))) in cp_convert_range_for()