Home
last modified time | relevance | path

Searched refs:ast_iter_parent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dast-model.c37 static gboolean ast_iter_parent(GtkTreeModel *tree_model,
164 iface->iter_parent = ast_iter_parent; in ast_tree_model_init()
447 ast_iter_parent (GtkTreeModel *tree_model, in ast_iter_parent() function