Searched refs:PRINT_DECL_UNIQUE_NAME (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.h47 #define PRINT_DECL_UNIQUE_NAME 0x4 macro
H A Dtoplev.c1016 print_decl_identifier (f, decl, PRINT_DECL_UNIQUE_NAME);
1044 print_decl_identifier (f, current_function_decl, PRINT_DECL_UNIQUE_NAME);
1047 print_decl_identifier (f, callee, PRINT_DECL_UNIQUE_NAME);
H A Dprint-tree.c1061 if (flags & PRINT_DECL_UNIQUE_NAME)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.h47 #define PRINT_DECL_UNIQUE_NAME 0x4 macro
H A Dtoplev.cc873 print_decl_identifier (f, decl, PRINT_DECL_UNIQUE_NAME);
901 print_decl_identifier (f, current_function_decl, PRINT_DECL_UNIQUE_NAME);
904 print_decl_identifier (f, callee, PRINT_DECL_UNIQUE_NAME);
H A Dprint-tree.cc1070 if (flags & PRINT_DECL_UNIQUE_NAME)

Completed in 142 milliseconds