Searched refs:mStructName (Results 1 – 2 of 2) sorted by relevance
291 std::string mStructName; // The name found after the struct keyword variable306 std::string getStructName() const { return mStructName; } in getStructName()
383 spec->mStructName = scanner->getValue(); in scanTypeSpecification()