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