Home | History | Annotate | Download | only in libclang

Lines Matching refs:const_child_range

1883   for (Stmt::const_child_range Child = S->children(); Child; ++Child) {