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