Home
last modified time | relevance | path

Searched refs:diagnose_flexarrays (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc143 static void diagnose_flexarrays (tree, const flexmems_t *);
7302 diagnose_flexarrays (tree t, const flexmems_t *fmem) in diagnose_flexarrays() function
7457 diagnose_flexarrays (t, fmem); in check_flexarrays()
H A DChangeLog-2016774 (diagnose_flexarrays): Adjust to issue warnings in addition to errors.
4004 (diagnose_flexarrays): Avoid checking the upper bound of arrays.
H A DChangeLog-2015134 (field_nonempty_p, find_flexarrays, diagnose_flexarrays)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c144 static void diagnose_flexarrays (tree, const flexmems_t *);
7190 diagnose_flexarrays (tree t, const flexmems_t *fmem) in diagnose_flexarrays() function
7345 diagnose_flexarrays (t, fmem); in check_flexarrays()