| /src/external/gpl3/gdb/dist/gdb/compile/ |
| compile-cplus-types.c | 58 compile_cplus_instance::decl_name (const char *natural) function in class:gdb::compile_cplus_instance 385 decl_name (type->name ()).get (), 523 = compile_cplus_instance::decl_name (type->name ()); 717 = compile_cplus_instance::decl_name (TYPE_FN_FIELDLIST_NAME (type, i)); 809 = compile_cplus_instance::decl_name (type->name ()); 921 = compile_cplus_instance::decl_name (type->name ()); 939 = compile_cplus_instance::decl_name (type->field (i).name ()); 1098 = compile_cplus_instance::decl_name (type->name ());
|
| /src/external/gpl3/gdb.old/dist/gdb/compile/ |
| compile-cplus-types.c | 58 compile_cplus_instance::decl_name (const char *natural) function in class:gdb::compile_cplus_instance 385 decl_name (type->name ()).get (), 523 = compile_cplus_instance::decl_name (type->name ()); 717 = compile_cplus_instance::decl_name (TYPE_FN_FIELDLIST_NAME (type, i)); 809 = compile_cplus_instance::decl_name (type->name ()); 921 = compile_cplus_instance::decl_name (type->name ()); 939 = compile_cplus_instance::decl_name (type->field (i).name ()); 1098 = compile_cplus_instance::decl_name (type->name ());
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-ada-spec.cc | 1054 if (VAR_P (fld) && DECL_NAME (fld)) 1457 if (DECL_NAME (decl)) 1458 pp_ada_tree_identifier (buffer, DECL_NAME (decl), decl, limited_access); 1541 pp_string (buffer, IDENTIFIER_POINTER (DECL_NAME (t))); 1569 else if (!DECL_NAME (TYPE_NAME (tmp))) 1572 s = IDENTIFIER_POINTER (DECL_NAME (TYPE_NAME (tmp))); 1574 if (!strcasecmp (IDENTIFIER_POINTER (DECL_NAME (t)), s)) 1654 if (DECL_NAME (arg)) 1657 pp_ada_tree_identifier (buffer, DECL_NAME (arg), NULL_TREE, 1799 && id_equal (DECL_NAME (TYPE_NAME (t)), "char") 2796 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2807 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2820 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2850 tree decl_name = DECL_NAME (t); local 3057 tree decl_name = DECL_NAME (t); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-ada-spec.cc | 1054 if (TREE_CODE (fld) == VAR_DECL && DECL_NAME (fld)) 1457 if (DECL_NAME (decl)) 1458 pp_ada_tree_identifier (buffer, DECL_NAME (decl), decl, limited_access); 1541 pp_string (buffer, IDENTIFIER_POINTER (DECL_NAME (t))); 1570 s = IDENTIFIER_POINTER (DECL_NAME (TYPE_NAME (tmp))); 1572 if (!strcasecmp (IDENTIFIER_POINTER (DECL_NAME (t)), s)) 1652 if (DECL_NAME (arg)) 1655 pp_ada_tree_identifier (buffer, DECL_NAME (arg), NULL_TREE, 1797 && id_equal (DECL_NAME (TYPE_NAME (t)), "char"); 2041 tree name = DECL_NAME (TYPE_NAME (node)) 2749 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2760 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2773 tree decl_name = DECL_NAME (TYPE_NAME (type)); local 2803 tree decl_name = DECL_NAME (t); local 3010 tree decl_name = DECL_NAME (t); local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| asan.cc | 413 tree save_name = DECL_NAME (fndecl); 422 DECL_NAME (fndecl) = get_identifier (buf); 426 DECL_NAME (fndecl) = save_name; 1897 if (DECL_P (decl) && DECL_NAME (decl)) 1900 = IDENTIFIER_LENGTH (DECL_NAME (decl)) + strlen (location); 1903 pp_tree_identifier (&asan_pp, DECL_NAME (decl)); 2187 const char *n = (DECL_NAME (decl) 2188 ? IDENTIFIER_POINTER (DECL_NAME (decl)) 3244 tree decl_name local 3246 : DECL_NAME (decl)) [all...] |
| tree-sra.cc | 1800 tree name = DECL_NAME (decl); 2549 if (DECL_NAME (access->base) 2557 DECL_NAME (repl) = get_identifier (pretty_name); 4548 tree decl_name, 4560 init_type, decl_name); 4569 decl_name, gsi, loc); 4589 tree decl_name = gimple_call_arg (stmt, 2); local 4610 init_type, decl_name, gsi, loc);
|
| genautomata.cc | 944 static const char *decl_name (enum decl_mode); 951 decl_name (enum decl_mode mode) 985 file, line, func, expected_mode_str, decl_name (mode)); 947 decl_name (enum decl_mode mode) function
|
| gimplify.cc | 2004 tree decl_name = NULL_TREE; 2005 if (DECL_NAME (decl)) 2007 decl_name = build_string_literal (DECL_NAME (decl)); 2013 decl_name = build_string_literal (decl_name_anonymous); 2019 decl_name); 2147 || (DECL_ARTIFICIAL (decl) && DECL_NAME (decl) == NULL_TREE))) 2160 && DECL_ARTIFICIAL (decl) && DECL_NAME (decl) == NULL_TREE) 5440 if (DECL_NAME (decl) == NULL_TREE && !DECL_SEEN_IN_BIND_EXPR_P (decl)) 5605 if (!DECL_NAME (object) || DECL_NAMELESS (object) 2002 tree decl_name = NULL_TREE; local [all...] |
| dwarf2out.cc | 372 t = DECL_NAME (t); 3310 (DECL_NAME (decl) == NULL_TREE \ 13265 && DECL_NAME (TYPE_NAME (type))) 13267 const char *name = IDENTIFIER_POINTER (DECL_NAME (TYPE_NAME (type))); 14053 && DECL_NAME (name)))) 14059 name = DECL_NAME (name); 14193 if (!parm || !DECL_NAME (parm) || !arg) 14228 name = IDENTIFIER_POINTER (DECL_NAME (parm)); 20844 && DECL_NAME (decl) 21324 tree decl_name; 21310 tree decl_name; local 22139 tree decl_name; local 23960 tree decl_name = DECL_NAME (decl); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| asan.cc | 1855 if (DECL_P (decl) && DECL_NAME (decl)) 1858 = IDENTIFIER_LENGTH (DECL_NAME (decl)) + strlen (location); 1861 pp_tree_identifier (&asan_pp, DECL_NAME (decl)); 2145 const char *n = (DECL_NAME (decl) 2146 ? IDENTIFIER_POINTER (DECL_NAME (decl)) 3196 tree decl_name local 3198 : DECL_NAME (decl)); 3199 /* DECL_NAME theoretically might be NULL. Bail out with 0 in this case. */ 3200 if (decl_name == NULL_TREE) 3202 const char *dname = IDENTIFIER_POINTER (decl_name); [all...] |
| tree-sra.cc | 1531 tree name = DECL_NAME (decl); 2248 if (DECL_NAME (access->base) 2256 DECL_NAME (repl) = get_identifier (pretty_name); 4186 tree decl_name, 4198 init_type, decl_name); 4207 decl_name, gsi, loc); 4227 tree decl_name = gimple_call_arg (stmt, 2); local 4248 init_type, decl_name, gsi, loc);
|
| genautomata.cc | 944 static const char *decl_name (enum decl_mode); 951 decl_name (enum decl_mode mode) 985 file, line, func, expected_mode_str, decl_name (mode)); 947 decl_name (enum decl_mode mode) function
|
| gimplify.cc | 1771 tree decl_name = NULL_TREE; 1772 if (DECL_NAME (decl)) 1774 decl_name = build_string_literal (IDENTIFIER_LENGTH (DECL_NAME (decl)) + 1, 1775 IDENTIFIER_POINTER (DECL_NAME (decl))); 1780 decl_name = build_string_literal (strlen (decl_name_anonymous) + 1, 1788 decl_name); 1916 || (DECL_ARTIFICIAL (decl) && DECL_NAME (decl) == NULL_TREE))) 1929 && DECL_ARTIFICIAL (decl) && DECL_NAME (decl) == NULL_TREE) 5045 if (DECL_NAME (decl) == NULL_TREE && !DECL_SEEN_IN_BIND_EXPR_P (decl) 1769 tree decl_name = NULL_TREE; local [all...] |
| dwarf2out.cc | 372 t = DECL_NAME (t); 3312 (DECL_NAME (decl) == NULL_TREE \ 13223 && DECL_NAME (TYPE_NAME (type))) 13225 const char *name = IDENTIFIER_POINTER (DECL_NAME (TYPE_NAME (type))); 13982 && DECL_NAME (name)))) 13988 name = DECL_NAME (name); 14110 if (!parm || !DECL_NAME (parm) || !arg) 14145 name = IDENTIFIER_POINTER (DECL_NAME (parm)); 20747 && DECL_NAME (decl) 21227 tree decl_name; 21213 tree decl_name; local 22042 tree decl_name; local 23844 tree decl_name = DECL_NAME (decl); local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.cc | 5793 bname = IDENTIFIER_POINTER (DECL_NAME (bdecl)); 24829 tree tname = DECL_NAME (fndecl); 25026 (DECL_NAME (fndecl) 25027 ? IDENTIFIER_POINTER (DECL_NAME (fndecl)) 25290 name = DECL_NAME (fn); 25475 tree decl_name = clone_function_name (default_decl, "resolver"); 25476 const char *resolver_name = IDENTIFIER_POINTER (decl_name); 25479 SET_DECL_ASSEMBLER_NAME (decl, decl_name); 25481 DECL_NAME (decl) = decl_name; 25425 tree decl_name = clone_function_name (default_decl, "resolver"); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.cc | 5737 bname = IDENTIFIER_POINTER (DECL_NAME (bdecl)); 24371 tree tname = DECL_NAME (fndecl); 24574 (DECL_NAME (fndecl) 24575 ? IDENTIFIER_POINTER (DECL_NAME (fndecl)) 24855 name = DECL_NAME (fn); 25039 tree decl_name = clone_function_name (default_decl, "resolver"); 25040 const char *resolver_name = IDENTIFIER_POINTER (decl_name); 25043 SET_DECL_ASSEMBLER_NAME (decl, decl_name); 25045 DECL_NAME (decl) = decl_name; 24989 tree decl_name = clone_function_name (default_decl, "resolver"); local [all...] |