Home
last modified time | relevance | path

Searched refs:solaris_cxx_decl_mangling_context (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2-stubs.cc29 solaris_cxx_decl_mangling_context (const_tree decl ATTRIBUTE_UNUSED) in solaris_cxx_decl_mangling_context() function
H A Dsol2-protos.h33 extern tree solaris_cxx_decl_mangling_context (const_tree);
H A Dsol2-cxx.cc40 solaris_cxx_decl_mangling_context (const_tree decl) in solaris_cxx_decl_mangling_context() function
H A Dsol2.h476 #define TARGET_CXX_DECL_MANGLING_CONTEXT solaris_cxx_decl_mangling_context
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2-stubs.c29 solaris_cxx_decl_mangling_context (const_tree decl ATTRIBUTE_UNUSED) in solaris_cxx_decl_mangling_context() function
H A Dsol2-protos.h33 extern tree solaris_cxx_decl_mangling_context (const_tree);
H A Dsol2-cxx.c40 solaris_cxx_decl_mangling_context (const_tree decl) in solaris_cxx_decl_mangling_context() function
H A Dsol2.h479 #define TARGET_CXX_DECL_MANGLING_CONTEXT solaris_cxx_decl_mangling_context
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201114130 (solaris_cxx_decl_mangling_context): Declare.