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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c196 pp_identifier (cpp, lang_hooks.decl_printable_name (name, 2));
304 pp_identifier (cpp, lang_hooks.decl_printable_name (t, 2));
315 pp_identifier (cpp, IDENTIFIER_POINTER (t));
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc202 pp_identifier (cpp, lang_hooks.decl_printable_name (name, 2));
295 pp_identifier (cpp, lang_hooks.decl_printable_name (t, 2));
306 pp_identifier (cpp, IDENTIFIER_POINTER (t));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c263 pp_identifier (pp, IDENTIFIER_POINTER (t));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.cc263 pp_identifier (pp, IDENTIFIER_POINTER (t));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c1224 pp_identifier (pp, id);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc1286 pp_identifier (pp, id);

Completed in 202 milliseconds