Searched refs:startNewMode (Results 1 – 1 of 1) sorted by relevance
5165 void startNewMode( Mode mode );14477 startNewMode( Tag ); in processNoneChar()14480 startNewMode( QuotedName ); in processNoneChar()14483 startNewMode( Name ); in processNoneChar()14493 startNewMode( Tag ); in processNameChar()14503 void TestSpecParser::startNewMode( Mode mode ) { in startNewMode() function in Catch::TestSpecParser14518 return startNewMode( None ); in endMode()