Searched refs:mEnumName (Results 1 – 2 of 2) sorted by relevance
305 std::string mEnumName; // The name found after the enum keyword variable318 std::string getEnumName() const { return mEnumName; } in getEnumName()
428 spec->mEnumName = scanner->getValue(); in scanTypeSpecification()