Searched refs:translate_identifiers (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h212 #define pp_translate_identifiers(PP) (PP)->translate_identifiers
277 bool translate_identifiers; member in class:pretty_printer
H A Dpretty-print.c1665 translate_identifiers (true),
1688 translate_identifiers (other.translate_identifiers),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h212 #define pp_translate_identifiers(PP) (PP)->translate_identifiers
277 bool translate_identifiers; member in class:pretty_printer
H A Dpretty-print.cc1665 translate_identifiers (true),
1688 translate_identifiers (other.translate_identifiers),

Completed in 143 milliseconds