Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DDFAEmitter.h102 void visitDfaState(const DfaState &DS);
DDFAEmitter.cpp56 void DfaEmitter::visitDfaState(const DfaState &DS) { in visitDfaState() function in DfaEmitter
95 visitDfaState(S); in constructDfa()