Searched refs:let_literal_p (Results 1 – 2 of 2) sorted by relevance
374 void scanner_detect_invalid_let (parser_context_t *context_p, lexer_lit_location_t *let_literal_p);
1434 lexer_lit_location_t *let_literal_p) /**< let literal */ in scanner_detect_invalid_let() argument1436 if (let_literal_p->type & (SCANNER_LITERAL_IS_ARG in scanner_detect_invalid_let()1443 if (let_literal_p->type & SCANNER_LITERAL_IS_FUNC) in scanner_detect_invalid_let()1445 let_literal_p->type &= (uint8_t) ~SCANNER_LITERAL_IS_FUNC; in scanner_detect_invalid_let()