Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp380 for (const auto &SingleAction : AT) { in printActionValue() local
382 SingleAction.print(OS); in printActionValue()