Searched refs:Transcribe (Results 1 – 1 of 1) sorted by relevance
176 bool Transcribe; variable196 Transcribe = Transcriber != nullptr;204 : M(Other.M), State(Other.State), Transcribe(Other.Transcribe) { in Automaton()224 Transcribe = Enable;237 if (Transcriber && Transcribe) in add()253 assert(Transcriber && Transcribe && in getNfaPaths()