Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.h102 void visitDfaState(const DfaState &DS);
H A DDFAEmitter.cpp56 void DfaEmitter::visitDfaState(const DfaState &DS) { in visitDfaState() function in DfaEmitter
95 visitDfaState(S); in constructDfa()