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