Searched refs:defined_macro (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/wave/ |
D | preprocessing_hooks.hpp | 493 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/ |
D | check_macro_naming.hpp | 52 void defined_macro(ContextT const & /* ctx */, TokenT const &name, in defined_macro() function in macroname_preprocessing_hooks
|
/third_party/boost/libs/wave/test/testwave/ |
D | collect_hooks_information.hpp | 415 defined_macro(Context const& ctx, Token const& macro, in defined_macro() function in collect_hooks_information
|
/third_party/boost/boost/wave/util/ |
D | cpp_macromap.hpp | 469 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/ |
D | ChangeLog | 686 defined_macro callback of the preprocessing hooks were always empty (thanks 940 - Added the defined_macro() and undefined_macro() preprocessing hooks to allow
|