Home
last modified time | relevance | path

Searched refs:universal_char_not_allowed (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/wave/cpplexer/
Dcpplexer_exceptions.hpp171 universal_char_not_allowed = 3, enumerator
210 case lexing_exception::universal_char_not_allowed: in is_recoverable()
Dvalidate_universal_char.hpp250 BOOST_WAVE_LEXER_THROW(lexing_exception, universal_char_not_allowed, in validate_identifier_name()