Home
last modified time | relevance | path

Searched defs:Automaton (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp193 class Automaton { class
243 Automaton::Automaton(RecordKeeper &Records, Record *R) in Automaton() function in Automaton
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h205 Automaton(const Automaton &Other) Automaton() function