Home | History | Annotate | Download | only in Parse

Lines Matching refs:ConsumeBracket

2325   SourceLocation LBracLoc = ConsumeBracket(); // consume '['
2593 SourceLocation RBracLoc = ConsumeBracket(); // consume ']'
2706 ConsumeBracket(); // consume the l_square.
2732 SourceLocation EndLoc = ConsumeBracket(); // location of ']'