Home | History | Annotate | Download | only in clang-c

Lines Matching full:visited

2805    * the cursor just visited, without visiting its children.
2820 * visited, its second argument is the parent visitor for that cursor,
2836 * visited child. The traversal may be recursive, if the visitor returns
2840 * \param parent the cursor whose child may be visited. All kinds of
2841 * cursors can be visited, including invalid cursors (which, by
2863 * visited, its second argument is the parent visitor for that cursor.