Searched defs:printActionType (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DFAEmitter.cpp | 164 void DfaEmitter::printActionType(raw_ostream &OS) { OS << "uint64_t"; } printActionType() function in DfaEmitter |