Home
last modified time | relevance | path

Searched defs:type_or_decl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.cc61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c963 assign_temp (tree type_or_decl, int memory_required, in assign_temp()