Searched defs:Automaton (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DFAEmitter.cpp | 193 class Automaton { global() class |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Automaton.h | 203 Automaton(const Automaton &Other) in Automaton() function |