Searched refs:LEXER_OBJ_IDENT_NO_OPTS (Results 1 – 2 of 2) sorted by relevance
255 LEXER_OBJ_IDENT_NO_OPTS = (1u << 0), /**< no options */ enumerator
918 lexer_expect_object_literal_id (context_p, LEXER_OBJ_IDENT_NO_OPTS); in parser_parse_object_literal()