Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp166 void DfaEmitter::printActionValue(action_type A, raw_ostream &OS) { OS << A; } printActionValue() function in DfaEmitter
355 void CustomDfaEmitter::printActionValue(action_type A, raw_ostream &OS) { printActionValue() function in CustomDfaEmitter