Searched refs:bindProcessName (Results 1 – 1 of 1) sorted by relevance
4406 void bindProcessName( M C::* field ) { in bindProcessName() function in Clara::CommandLine4410 void bindProcessName( void (C::*_unaryMethod)( M ) ) { in bindProcessName() function in Clara::CommandLine4706 cli.bindProcessName( &ConfigData::processName ); in makeCommandLineParser()