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