Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c8560 tree fmain_type = TYPE_MAIN_VARIANT (ftype); in finish_struct() local
8561 tree *typep = &fmain_type; in finish_struct()
8568 = c_build_qualified_type (fmain_type, TYPE_QUALS (ftype)); in finish_struct()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc8892 tree fmain_type = TYPE_MAIN_VARIANT (ftype); in finish_struct() local
8893 tree *typep = &fmain_type; in finish_struct()
8900 = c_build_qualified_type (fmain_type, TYPE_QUALS (ftype)); in finish_struct()