Searched refs:decl_ultimate_origin (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c328 static tree decl_ultimate_origin PROTO((tree));
1179 decl_ultimate_origin (decl)
3317 register tree origin = decl_ultimate_origin (decl);
3435 register tree origin = decl_ultimate_origin (node);
3469 register tree origin = decl_ultimate_origin (decl);
3518 register tree origin = decl_ultimate_origin (decl);
3546 register tree origin = decl_ultimate_origin (decl);
3636 register tree origin = decl_ultimate_origin (decl);
3850 register tree origin = decl_ultimate_origin (decl);
3913 register tree origin = decl_ultimate_origin (dec
1172 decl_ultimate_origin (decl) function
[all...]
H A Ddwarf2out.c2223 && (decl_ultimate_origin (decl) \
2478 static tree decl_ultimate_origin PROTO((tree));
3632 decl_ultimate_origin (decl)
8023 register tree origin = decl_ultimate_origin (decl);
8240 origin = decl_ultimate_origin (node);
8360 register tree origin = decl_ultimate_origin (decl);
8650 register tree origin = decl_ultimate_origin (decl);
8728 register tree origin = decl_ultimate_origin (decl);
9157 origin = decl_ultimate_origin (decl);
9626 origin = decl_ultimate_origin (dec
3630 decl_ultimate_origin (decl) function
[all...]
/haiku-buildtools/gcc/gcc/
H A Ddwarf2out.c2736 && (decl_ultimate_origin (decl) \
3072 static tree decl_ultimate_origin (const_tree);
3754 decl_ultimate_origin (const_tree decl)
17702 tree origin = decl_ultimate_origin (decl);
17888 ultimate_origin = decl_ultimate_origin (node_or_origin);
18070 gcc_assert (!decl_ultimate_origin (member));
18424 tree origin = decl_ultimate_origin (decl);
19084 ultimate_origin = decl_ultimate_origin (decl_or_origin);
19332 tree origin = decl_ultimate_origin (decl);
20119 origin = decl_ultimate_origin (dec
3747 decl_ultimate_origin (const_tree decl) function
[all...]

Completed in 144 milliseconds