Home | History | Annotate | Download | only in Format

Lines Matching refs:FakeRParens

401     // when we consume all of the "}"'s FakeRParens at the "{".
749 for (unsigned i = 0, e = Tok.FakeRParens; i != e; ++i) {
793 // Don't remove FakeRParens attached to r_braces that surround nested blocks