Searched refs:note_nonlocal_vla_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c940 static void note_nonlocal_vla_type (struct nesting_info *info, tree type);
1015 note_nonlocal_vla_type (info, TREE_TYPE (decl));
1488 note_nonlocal_vla_type (struct nesting_info *info, tree type) function
1508 note_nonlocal_vla_type (info, TREE_TYPE (type));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc1040 static void note_nonlocal_vla_type (struct nesting_info *info, tree type);
1133 note_nonlocal_vla_type (info, TREE_TYPE (decl));
1623 note_nonlocal_vla_type (struct nesting_info *info, tree type) function
1643 note_nonlocal_vla_type (info, TREE_TYPE (type));

Completed in 195 milliseconds