Searched refs:mSimpleType (Results 1 – 2 of 2) sorted by relevance
298 std::string mSimpleType; // The definition of the type variable315 std::string getSimpleType() const { return mSimpleType; } in getSimpleType()
414 spec->mSimpleType = scanner->getValue(); in scanTypeSpecification()