Home
last modified time | relevance | path

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

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