Searched refs:emitPropertyEnum (Results 1 – 1 of 1) sorted by relevance
24 static void emitPropertyEnum(Record *Property, raw_ostream &OS) { in emitPropertyEnum() function151 static void emitPropertyEnum(std::string PropertyName, in emitPropertyEnum() function164 emitPropertyEnum(R, OS); in emitPropertyEnum()187 emitPropertyEnum(PropertyRecordPair.first, PropertyRecordPair.second, OS); in EmitPropertyEnumDefs()