Home | History | Annotate | Download | only in Lex

Lines Matching refs:l_brace

411     } else if (I->is(tok::l_brace)) {
459 if (I->is(tok::l_brace)) {
479 if (FoundSeparatorToken && ArgStartIterator->is(tok::l_brace)) {