Home
last modified time | relevance | path

Searched refs:pp_c_identifier (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h97 pp_c_identifier (PPI, IDENTIFIER_POINTER (ID))
137 void pp_c_identifier (c_pretty_printer *, const char *);
H A Dc-pretty-print.c259 pp_c_identifier (pp, as); in pp_c_type_qualifier_list()
338 pp_c_identifier (this, IDENTIFIER_POINTER (t)); in simple_type_specifier()
1218 pp_c_identifier (c_pretty_printer *pp, const char *id) in pp_c_identifier() function
2491 pp_c_identifier (pp, name); in pp_c_tree_decl_identifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h97 pp_c_identifier (PPI, IDENTIFIER_POINTER (ID))
137 void pp_c_identifier (c_pretty_printer *, const char *);
H A Dc-pretty-print.cc268 pp_c_identifier (pp, as); in pp_c_type_qualifier_list()
347 pp_c_identifier (this, IDENTIFIER_POINTER (t)); in simple_type_specifier()
1280 pp_c_identifier (c_pretty_printer *pp, const char *id) in pp_c_identifier() function
1361 pp_c_identifier (this, ident); in primary_expression()
2961 pp_c_identifier (pp, name); in pp_c_tree_decl_identifier()
H A DChangeLog10678 (pp_c_identifier): Likewise.
12047 * c-pretty-print.c (pp_c_type_specifier): Use pp_c_identifier
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.h83 #define pp_cxx_identifier(PP, I) pp_c_identifier (PP, I)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.h83 #define pp_cxx_identifier(PP, I) pp_c_identifier (PP, I)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200925009 pp_c_identifier for non-identifiers. Mark English strings for
H A DChangeLog-200310353 (pp_c_identifier): Likewise.
H A DChangeLog-200438228 (pp_c_identifier): Likewise.