Home
last modified time | relevance | path

Searched refs:token_name (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c1002 tree token_name in gfc_build_qualified_array() local
1005 token = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, token_name, in gfc_build_qualified_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc1007 tree token_name in gfc_build_qualified_array() local
1010 token = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, token_name, in gfc_build_qualified_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc989 const char *token_name = IDENTIFIER_POINTER (name); in c_parser_error_richloc() local
991 = get_c_stdlib_header_for_string_macro_name (token_name); in c_parser_error_richloc()
994 token_name, in c_parser_error_richloc()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc3093 const char *token_name = IDENTIFIER_POINTER (name); in cp_parser_error_1() local
3095 = get_cp_stdlib_header_for_string_macro_name (token_name); in cp_parser_error_1()
3098 token_name, in cp_parser_error_1()