Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.h104 void visitDfaState(const DfaState &DS);
H A DDFAEmitter.cpp57 void DfaEmitter::visitDfaState(const DfaState &DS) { in visitDfaState() function in DfaEmitter
95 visitDfaState(S); in constructDfa()