Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp165 void DfaEmitter::printActionValue(action_type A, raw_ostream &OS) { OS << A; } in printActionValue() function in DfaEmitter
375 void CustomDfaEmitter::printActionValue(action_type A, raw_ostream &OS) { in printActionValue() function in CustomDfaEmitter