Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp4050 struct NullBinder : IArgFunction<C>{ struct
4054 virtual IArgFunction<C>* clone() const { return new NullBinder( *this ); } in clone() argument
4360 : m_boundProcessName( new Detail::NullBinder<ConfigT>() ), in CommandLine()