Lines Matching full:children
142 /// its children.433 /// \brief Visit the children of the given cursor.440 // By definition, references have no children.1819 for (Stmt::child_range Child = S->children(); Child; ++Child) {5082 // Visit children to get their cursor information.