Searched refs:named_scope_entry (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/log/attributes/ |
D | named_scope.hpp | 64 struct named_scope_entry struct 104 …named_scope_entry(string_literal const& sn, string_literal const& fn, unsigned int ln, scope_name_… in named_scope_entry() argument 120 : protected std::allocator< named_scope_entry > 125 typedef std::allocator< named_scope_entry > allocator_type; 450 …med_scope_sentry_), name, __FILE__, __LINE__, ::boost::log::attributes::named_scope_entry::general) 459 … BOOST_CURRENT_FUNCTION, __FILE__, __LINE__, ::boost::log::attributes::named_scope_entry::function)
|
/third_party/boost/libs/log/doc/tmp/ |
D | attributes_reference.qbk | 108 …tributes_named_scope_entry[][classref boost::log::attributes::named_scope_entry named_scope_entry]]
|
/third_party/boost/libs/log/test/run/ |
D | attr_named_scope.cpp | 62 typedef attrs::named_scope_entry scope; in BOOST_AUTO_TEST_CASE()
|
D | form_named_scope.cpp | 471 …pe1(named_scope_test_cases[i].scope_name, data::file(), line1, attrs::named_scope_entry::function); in BOOST_AUTO_TEST_CASE_TEMPLATE() 503 …pe1(named_scope_test_cases[i].scope_name, data::file(), line1, attrs::named_scope_entry::function); in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
/third_party/boost/libs/log/src/ |
D | named_scope_format_parser.cpp | 520 if (value.type == attributes::named_scope_entry::function)
|
/third_party/boost/libs/log/doc/html/ |
D | log_HTML.manifest | 105 boost/log/attributes/named_scope_entry.html 106 boost/log/attributes/named_scope_entry/scope_name_type.html
|