Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.h99 void constructDfa();
H A DDFAEmitter.cpp87 void DfaEmitter::constructDfa() { in constructDfa() function in DfaEmitter
101 constructDfa(); in emit()