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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.h45 #define PRINT_DECL_ORIGIN 0x1 macro
H A Dtoplev.c983 PRINT_DECL_ORIGIN | PRINT_DECL_NAME);
1024 print_decl_identifier (f, decl, PRINT_DECL_ORIGIN);
H A Dprint-tree.c1048 if (flags & PRINT_DECL_ORIGIN)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.h45 #define PRINT_DECL_ORIGIN 0x1 macro
H A Dtoplev.cc840 PRINT_DECL_ORIGIN | PRINT_DECL_NAME);
881 print_decl_identifier (f, decl, PRINT_DECL_ORIGIN);
H A Dprint-tree.cc1057 if (flags & PRINT_DECL_ORIGIN)

Completed in 188 milliseconds