Searched defs:literal_type (Results 1 – 5 of 5) sorted by relevance
65 #define LEXER_IS_IDENT_OR_STRING(literal_type) ((literal_type) <= LEXER_STRING_LITERAL) argument
2341 uint8_t literal_type) /**< final literal type */ in lexer_construct_literal_object()2893 uint8_t literal_type) /**< literal type */ in lexer_expect_identifier()
1257 uint8_t literal_type = SCANNER_LITERAL_IS_ARG; in scanner_append_argument() local
239 uint8_t literal_type; /**< last literal type */ member
45 typedef boost::log::basic_string_literal< char_type > literal_type; typedef181 typedef boost::log::basic_string_literal< char_type > literal_type; typedef