Searched refs:TK_STRUCT (Results 1 – 2 of 2) sorted by relevance
48 TK_STRUCT, enumerator
331 if (lookahead.fKind == Token::Kind::TK_STRUCT) { in declaration()582 if (!this->expect(Token::Kind::TK_STRUCT, "'struct'")) { in structDeclaration()