/third_party/boost/boost/wave/cpplexer/re2clex/ |
D | cpp_re2c_lexer.hpp | 85 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::re2clex::lexer 349 bool has_include_guards(std::string& guard_name) const BOOST_OVERRIDE in has_include_guards() function in boost::wave::cpplexer::re2clex::lex_functor
|
/third_party/boost/boost/wave/cpplexer/ |
D | cpp_lex_iterator.hpp | 98 static bool has_include_guards(MultiPass& mp, std::string& guard_name) in has_include_guards() function in boost::wave::cpplexer::impl::lex_iterator_functor_shim 224 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::lex_iterator
|
/third_party/boost/libs/wave/samples/cpp_tokens/ |
D | slex_iterator.hpp | 90 static bool has_include_guards(MultiPass& mp, std::string& guard_name) in has_include_guards() function in boost::wave::cpplexer::slex::impl::slex_iterator_functor_shim 217 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::slex::slex_iterator
|
/third_party/boost/libs/wave/samples/list_includes/ |
D | lexertl_iterator.hpp | 89 static bool has_include_guards(MultiPass& mp, std::string& guard_name) in has_include_guards() function in boost::wave::cpplexer::lexertl::impl::iterator_functor_shim 215 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::lexertl::lex_iterator
|
/third_party/boost/libs/wave/samples/token_statistics/ |
D | xlex_iterator.hpp | 90 static bool has_include_guards(MultiPass& mp, std::string& guard_name) in has_include_guards() function in boost::wave::cpplexer::xlex::impl::xlex_iterator_functor_shim 217 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::xlex::xlex_iterator
|
/third_party/boost/libs/wave/samples/token_statistics/xlex/ |
D | xlex_lexer.hpp | 80 bool has_include_guards(std::string& guard_name) const in has_include_guards() function in boost::wave::cpplexer::xlex::lexer::lexer 533 bool has_include_guards(std::string& guard_name) const BOOST_OVERRIDE in has_include_guards() function in boost::wave::cpplexer::xlex::lexer::xlex_functor
|
/third_party/boost/libs/wave/samples/waveidl/idllexer/ |
D | idl_re2c_lexer.hpp | 211 bool has_include_guards(std::string&) const { return false; } in has_include_guards() function in boost::wave::idllexer::re2clex::lex_functor
|
D | idl_lex_iterator.hpp | 199 bool has_include_guards(std::string&) const { return false; } in has_include_guards() function in boost::wave::idllexer::lex_iterator
|
/third_party/boost/libs/wave/samples/list_includes/lexertl/ |
D | lexertl_lexer.hpp | 739 bool has_include_guards(std::string& guard_name) const BOOST_OVERRIDE in has_include_guards() function in boost::wave::cpplexer::lexertl::lexertl_functor
|
/third_party/boost/libs/wave/samples/cpp_tokens/slex/ |
D | cpp_slex_lexer.hpp | 751 bool has_include_guards(std::string& guard_name) const BOOST_OVERRIDE in has_include_guards() function in boost::wave::cpplexer::slex::slex_functor
|