Home
last modified time | relevance | path

Searched defs:struct_parse_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c595 static class c_struct_parse_info *struct_parse_info; variable
8671 delete struct_parse_info; in finish_struct() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc604 static class c_struct_parse_info *struct_parse_info; variable