Searched refs:TK_COLON (Results 1 – 2 of 2) sorted by relevance
87 TK_COLON, enumerator
375 if (!this->expect(Token::Kind::TK_COLON, "':'")) { in directive()1271 if (!this->expect(Token::Kind::TK_COLON, "':'")) { in switchCase()1320 if (!this->expect(Token::Kind::TK_COLON, "':'")) { in switchStatement()1656 if (!this->expect(Token::Kind::TK_COLON, "':'")) { in ternaryExpression()