Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dast-model.c35 static gboolean ast_iter_nth_child(GtkTreeModel *tree_model, GtkTreeIter *iter,
163 iface->iter_nth_child = ast_iter_nth_child; in ast_tree_model_init()
366 return ast_iter_nth_child(tree_model, iter, parent, 0); in ast_iter_children()
414 * ast_iter_nth_child: If the row specified by 'parent' has any
424 ast_iter_nth_child(GtkTreeModel *tree_model, in ast_iter_nth_child() function

Completed in 2 milliseconds