Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c4221 char function_key; in generate_ctor_or_dtor_function() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc4481 char function_key = constructor_p ? 'I' : 'D'; in generate_ctor_or_dtor_function() local