Home
last modified time | relevance | path

Searched refs:template_body (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dblock_element_grammar.cpp34 template_formal_arg, template_body, identifier, import, element_id, member
163 … >> local.template_body [state.values.entry(ph::arg1, ph::arg2, template_tags::block)] in init_block_elements()
164 … | local.template_body [state.values.entry(ph::arg1, ph::arg2, template_tags::phrase)] in init_block_elements()
168 local.template_body = in init_block_elements()
172 >> *(('[' >> local.template_body >> ']') | (cl::anychar_p - ']')) in init_block_elements()
Dmain_grammar.cpp106 template_body, code_block, skip_code_block, macro, template_args, member
692 [ local.template_body in init_main()
702 [ local.template_body in init_main()
708 local.template_body = in init_main()
/third_party/boost/tools/quickbook/test/
Dtemplates-1_6.quickbook285 [section:template_body Skipping the template body correctly]
Dtemplates-1_7.quickbook298 [section:template_body Skipping the template body correctly]