Home
last modified time | relevance | path

Searched refs:BOOST_LOG_FUNCTION (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/log/example/advanced_usage/
Dmain.cpp76 BOOST_LOG_FUNCTION(); in foo()
217 BOOST_LOG_FUNCTION(); in main()
/third_party/boost/boost/log/attributes/
Dnamed_scope.hpp458 #define BOOST_LOG_FUNCTION()\ macro
470 #define BOOST_LOG_FUNC() BOOST_LOG_FUNCTION()
/third_party/boost/libs/log/example/basic_usage/
Dmain.cpp109 BOOST_LOG_FUNCTION(); in main()
/third_party/boost/libs/log/example/keywords/
Dmain.cpp113 BOOST_LOG_FUNCTION(); in main()
/third_party/boost/libs/log/example/settings_file_custom_factories/
Dmain.cpp181 BOOST_LOG_FUNCTION(); in BOOST_LOG_INLINE_GLOBAL_LOGGER_DEFAULT()
/third_party/boost/libs/log/test/run/
Dattr_named_scope.cpp52 BOOST_CHECK(BOOST_IS_DEFINED(BOOST_LOG_FUNCTION())); in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/log/doc/
Dtodo.qbk17 * Provide a macro, like `BOOST_LOG_FUNCTION`, but with ability to automatically log all function ar…
Dattributes.qbk227 Now we can mark execution scopes with the macros `BOOST_LOG_FUNCTION` and `BOOST_LOG_NAMED_SCOPE` (…
232 BOOST_LOG_FUNCTION();
267BOOST_LOG_FUNCTION` macro uses compiler-specific extensions to generate the scope name from the en…
273 BOOST_LOG_FUNCTION();
285 BOOST_LOG_FUNCTION();
Dexpressions.qbk367 …[[%c] [Function name, if the scope is denoted with `BOOST_LOG_FUNCTION`, otherwise the ful…
368 …on name, without the function scope, if the scope is denoted with `BOOST_LOG_FUNCTION`, otherwise …
374BOOST_LOG_FUNCTION` macro to automatically generate scope names from the enclosing function name. …
Drationale.qbk14 …tained even when no logging is done, so if a function `foo` has a `BOOST_LOG_FUNCTION()` statement…
16 Dynamic memory allocation also introduces exception safety issues: the `BOOST_LOG_FUNCTION()` state…
/third_party/boost/libs/log/doc/html/
Dlog_HTML.manifest110 BOOST_LOG_FUNCTION.html