Home
last modified time | relevance | path

Searched refs:try_const (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c4409 bool try_const = (TREE_CODE (atype) == ARRAY_TYPE in build_vec_init() local
4445 if (try_const) in build_vec_init()
4465 if (try_const) in build_vec_init()
4560 if (try_const && !init) in build_vec_init()
4675 if (try_const) in build_vec_init()
4763 if (try_const) in build_vec_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc4568 bool try_const = (TREE_CODE (atype) == ARRAY_TYPE in build_vec_init() local
4604 if (try_const) in build_vec_init()
4629 if (try_const) in build_vec_init()
4723 if (try_const && !init in build_vec_init()
4845 if (try_const) in build_vec_init()
4919 if (try_const) in build_vec_init()