Home | History | Annotate | Download | only in Format

Lines Matching refs:FakeRParens

438     // when we consume all of the "}"'s FakeRParens at the "{".
792 for (unsigned i = 0, e = State.NextToken->FakeRParens; i != e; ++i) {