Home | History | Annotate | Download | only in Sema

Lines Matching full:recurse

5007   // Just recurse on the LHS.
5010 // We want to recurse on the RHS as normal unless we're assigning to
5015 // Recurse, ignoring any implicit conversions on the RHS.
5483 // we don't really need to recurse into them, because any internal
5491 // Now just recurse over the expression's children.
5804 // By default, just recurse to evaluated subexpressions.