reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3988 node = graph_find_node(ctx, graph, space); 3991 if (is_node(graph, node)) 4001 if (!is_node(graph->root, node)) 4004 if (graph != graph->root) 4004 if (graph != graph->root) 4005 node = graph_find_node(ctx, graph, node->space); 4006 if (!is_node(graph, node))