Home
last modified time | relevance | path

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

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