Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp194 class Automaton { global() class
244 Automaton::Automaton(RecordKeeper &Records, Record *R) Automaton() function in Automaton
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h203 Automaton(const Automaton &Other) in Automaton() function