Searched refs:getEnumName (Results 1 – 2 of 2) sorted by relevance
147 const string name = spec.getEnumName(); in writeTypeSpecification()
320 std::string getEnumName() const { return mEnumName; } in getEnumName() function