Home
last modified time | relevance | path

Searched refs:xlex (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/wave/test/testlexers/
Dtest_xlex_lexer.cpp33 typedef boost::wave::cpplexer::xlex::xlex_iterator<token_type> lexer_type;
37 template struct boost::wave::cpplexer::xlex::new_lexer_gen<std::string::iterator>;
/third_party/boost/libs/wave/samples/token_statistics/
Dinstantiate_xlex_lexer.cpp42 template struct boost::wave::cpplexer::xlex::new_lexer_gen<std::string::iterator>;
Dinstantiate_defined_grammar.cpp36 typedef boost::wave::cpplexer::xlex::xlex_iterator<
Dinstantiate_has_include_grammar.cpp36 typedef boost::wave::cpplexer::xlex::xlex_iterator<
Dinstantiate_cpp_grammar.cpp38 typedef boost::wave::cpplexer::xlex::xlex_iterator<token_type> lexer_type;
Dxlex_interface.hpp24 namespace xlex { namespace
Dxlex_iterator.hpp39 namespace xlex { namespace
Dtoken_statistics.cpp120 typedef boost::wave::cpplexer::xlex::xlex_iterator< in do_actual_work()
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxpressive_lexer.hpp27 namespace xlex { namespace
Dxlex_lexer.hpp47 namespace xlex { namespace
/third_party/boost/libs/wave/test/build/
DJamfile.v2194 # test the xlex wave lexing component