Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h438 struct c_arg_info { struct
440 tree parms;
442 vec<c_arg_tag, va_gc> *tags;
444 tree types;
447 tree others;
476 struct c_arg_info *arg_info; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h436 struct c_arg_info { struct
438 tree parms;
440 vec<c_arg_tag, va_gc> *tags;
442 tree types;
445 tree others;
474 struct c_arg_info *arg_info; argument