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

  /src/external/gpl3/gcc/dist/gcc/
tree-nested.h 34 next_nested (NULL)
60 cgraph_node *next_nested; member in class:nested_function_info
78 return nested_function_info::get (node)->next_nested;
tree-nested.h 34 next_nested (NULL)
60 cgraph_node *next_nested; member in class:nested_function_info
78 return nested_function_info::get (node)->next_nested;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-nested.h 34 next_nested (NULL)
60 cgraph_node *next_nested; member in class:nested_function_info
78 return nested_function_info::get (node)->next_nested;
tree-nested.h 34 next_nested (NULL)
60 cgraph_node *next_nested; member in class:nested_function_info
78 return nested_function_info::get (node)->next_nested;

Completed in 118 milliseconds