Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/
Dpreprocessing_hooks.hpp36 struct default_preprocessing_hooks struct
72 void expanding_function_like_macro( in expanding_function_like_macro()
112 void expanding_object_like_macro(TokenT const& macro, in expanding_object_like_macro()
119 expanding_object_like_macro(ContextT const& ctx, TokenT const& macro, in expanding_object_like_macro()
139 void expanded_macro(ContainerT const& result) in expanded_macro()
144 void expanded_macro(ContextT const& ctx, ContainerT const& result) in expanded_macro()
163 void rescanned_macro(ContainerT const& result) in rescanned_macro()
168 void rescanned_macro(ContextT const& ctx, ContainerT const& result) in rescanned_macro()
207 locate_include_file(ContextT& ctx, std::string &file_path, in locate_include_file()
255 found_include_directive(std::string const& filename, bool include_next) in found_include_directive()
[all …]