Lines Matching refs:l_brace
1327 assert((Tok.is(tok::l_brace) || Tok.is(tok::colon) || Tok.is(tok::kw_try))1347 if (Tok.is(tok::l_brace)) {1381 ConsumeAndStoreUntil(tok::l_brace, Toks, /*StopAtSemi=*/false);