Home
last modified time | relevance | path

Searched defs:has_include_guards (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re2c_lexer.hpp85 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/
Dcpp_lex_iterator.hpp98 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/
Dslex_iterator.hpp90 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/
Dlexertl_iterator.hpp89 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/
Dxlex_iterator.hpp90 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/
Dxlex_lexer.hpp80 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/
Didl_re2c_lexer.hpp211 bool has_include_guards(std::string&) const { return false; } in has_include_guards() function in boost::wave::idllexer::re2clex::lex_functor
Didl_lex_iterator.hpp199 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/
Dlexertl_lexer.hpp739 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/
Dcpp_slex_lexer.hpp751 bool has_include_guards(std::string& guard_name) const BOOST_OVERRIDE in has_include_guards() function in boost::wave::cpplexer::slex::slex_functor