Lines Matching full:children
4392 // Now just recurse over the expression's children.4396 for (Stmt::child_range I = E->children(); I; ++I) {