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