Lines Matching full:children
1740 // Perform a bottom up traversal of all children.
1741 for (Stmt::child_range CI = S->children(); CI; ++CI)
1754 // Perform a bottom up traversal of all children.
1755 for (Stmt::child_range CI = S->children(); CI; ++CI)
1765 // Perform a bottom up traversal of all children.
1766 for (Stmt::child_range CI = S->children(); CI; ++CI)
1788 // Perform a bottom up traversal of all children.
1789 for (Stmt::child_range CI = S->children(); CI; ++CI)
3726 for (Stmt::child_range CI = S->children(); CI; ++CI)
3750 for (Stmt::child_range CI = S->children(); CI; ++CI)
4686 // Perform a bottom up rewrite of all children.
4687 for (Stmt::child_range CI = S->children(); CI; ++CI)