Searched refs:emitEnumDefs (Results 1 – 2 of 2) sorted by relevance
558 static bool emitEnumDefs(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitEnumDefs() function579 return emitEnumDefs(records, os); in __anon7ff5e8610402()
477 static bool emitEnumDefs(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitEnumDefs() function504 return emitEnumDefs(records, os); in __anon19f8bfbe0502()