Searched refs:processOtherChar (Results 1 – 1 of 1) sorted by relevance
5168 bool processOtherChar( char c );14455 if( processOtherChar( c ) ) in visitChar()14496 bool TestSpecParser::processOtherChar( char c ) { in processOtherChar() function in Catch::TestSpecParser