Searched defs:printActionType (Results 1 – 1 of 1) sorted by relevance
163 void DfaEmitter::printActionType(raw_ostream &OS) { OS << "uint64_t"; } printActionType() function in DfaEmitter 350 void CustomDfaEmitter::printActionType(raw_ostream &OS) { OS << TypeName; } printActionType() function in CustomDfaEmitter