Searched refs:m_function (Results 1 – 4 of 4) sorted by relevance
120 if( !loc.m_function.is_empty() )121 ostr << " function" << attr_value() << loc.m_function;
130 …output << "fatal error in \"" << (loc.m_function.is_empty() ? test_phase_identifier() : loc.m_func…
1357 , m_function( func )
121 const_string m_function; member