Home
last modified time | relevance | path

Searched defs:typeless_storage (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c1070 bool typeless_storage in build_cplus_array_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc1128 bool typeless_storage = is_byte_access_type (elt_type); in build_cplus_array_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc7232 build_array_type_1 (tree elt_type, tree index_type, bool typeless_storage, in build_array_type_1()
7277 build_array_type (tree elt_type, tree index_type, bool typeless_storage) in build_array_type()
H A Dtree-core.h1700 unsigned typeless_storage : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c8208 build_array_type_1 (tree elt_type, tree index_type, bool typeless_storage, in build_array_type_1()
8253 build_array_type (tree elt_type, tree index_type, bool typeless_storage) in build_array_type()
H A Dtree-core.h1630 unsigned typeless_storage : 1; member