Home | History | Annotate | Download | only in src

Lines Matching full:starts_with_idenfifier

2378   bool starts_with_idenfifier = peek_any_identifier();
2380 if (peek() == Token::COLON && starts_with_idenfifier && expr != NULL &&