Searched refs:caller_context_t (Results 1 – 1 of 1) sorted by relevance
23 struct caller_context_t struct28 caller_context_t(const char * filename, unsigned lineno, const char * func) : in caller_context_t() function34 #define BOOST_CONTEXTOF boost::caller_context_t(__FILE__, __LINE__, BOOST_CURRENT_FUNCTION) argument37 OStream& operator<<(OStream& os, caller_context_t const& ctx) in operator <<()