HomeSort by: relevance | last modified time | path
    Searched defs:find_decl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
genautomata.cc 2035 find_decl (const char *name)
2085 decl_in_table = find_decl (names [i]);
2173 decl_in_table = find_decl (names [i]);
2244 decl_in_table = find_decl (patterns [i] [j]);
2630 decl_in_table = find_decl (DECL_UNIT (decl)->name);
2639 decl_in_table = find_decl (DECL_RESERV (decl)->name);
2774 decl_in_table = find_decl (REGEXP_UNIT (regexp)->name);
2027 find_decl (const char *name) function
varasm.cc 6145 find_decl (tree target)
6183 tree decl = find_decl (target);
6474 target_decl = find_decl (target);
6120 find_decl (tree target) function
  /src/external/gpl3/gcc.old/dist/gcc/
genautomata.cc 2035 find_decl (const char *name)
2085 decl_in_table = find_decl (names [i]);
2173 decl_in_table = find_decl (names [i]);
2244 decl_in_table = find_decl (patterns [i] [j]);
2630 decl_in_table = find_decl (DECL_UNIT (decl)->name);
2639 decl_in_table = find_decl (DECL_RESERV (decl)->name);
2774 decl_in_table = find_decl (REGEXP_UNIT (regexp)->name);
2027 find_decl (const char *name) function
varasm.cc 6045 find_decl (tree target)
6083 tree decl = find_decl (target);
6371 target_decl = find_decl (target);
6020 find_decl (tree target) function

Completed in 510 milliseconds