Home | History | Annotate | Download | only in Lex

Lines Matching refs:Brackets

582   SmallVector<Bracket, 8> Brackets;
587 Brackets.push_back(Paren);
589 if (Brackets.empty() || Brackets.back() == Brace)
591 Brackets.pop_back();
593 Brackets.push_back(Brace);
595 if (Brackets.empty() || Brackets.back() == Paren)
597 Brackets.pop_back();
600 if (!Brackets.empty())
621 // Once it is known that the brackets are matched, only a simple count of the
862 // TODO: See if this can be generalized to angle brackets for templates
1670 // file name string literal using angle brackets (<>) or