Home | History | Annotate | Download | only in Format

Lines Matching refs:closesScope

1320       if (!Current || (Current->closesScope() && Current->MatchingParen) ||
1329 while (Current && !Current->closesScope()) {