Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
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