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

  /src/external/gpl3/gcc/dist/gcc/
print-tree.cc 1197 debug_head (const tree_node &ref)
1203 debug_head (const tree_node *ptr)
1206 debug_head (*ptr);
1196 debug_head (const tree_node &ref) function
1202 debug_head (const tree_node *ptr) function
  /src/external/gpl3/gcc.old/dist/gcc/
print-tree.cc 1184 debug_head (const tree_node &ref)
1190 debug_head (const tree_node *ptr)
1193 debug_head (*ptr);
1183 debug_head (const tree_node &ref) function
1189 debug_head (const tree_node *ptr) function

Completed in 28 milliseconds