Home
last modified time | relevance | path

Searched refs:defined_macro (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/wave/
Dpreprocessing_hooks.hpp493 defined_macro(TokenT const& macro_name, bool is_functionlike, in defined_macro() function
504 defined_macro(ContextT const& ctx, TokenT const& macro_name, in defined_macro() function
/third_party/boost/libs/wave/samples/check_macro_naming/
Dcheck_macro_naming.hpp52 void defined_macro(ContextT const & /* ctx */, TokenT const &name, in defined_macro() function in macroname_preprocessing_hooks
/third_party/boost/libs/wave/test/testwave/
Dcollect_hooks_information.hpp415 defined_macro(Context const& ctx, Token const& macro, in defined_macro() function in collect_hooks_information
/third_party/boost/boost/wave/util/
Dcpp_macromap.hpp469 ctx.get_hooks().defined_macro(name, has_parameters, in add_macro()
473 ctx.get_hooks().defined_macro(ctx.derived(), name, has_parameters, in add_macro()
/third_party/boost/libs/wave/
DChangeLog686 defined_macro callback of the preprocessing hooks were always empty (thanks
940 - Added the defined_macro() and undefined_macro() preprocessing hooks to allow