Searched refs:getValueComments (Results 1 – 3 of 3) sorted by relevance
150 const vector<string>& valueComments = spec.getValueComments(); in writeTypeSpecification()
312 const std::vector<std::string>& getValueComments() const { return mValueComments; } in getValueComments() function
362 const vector<string>& valueComments = spec->getValueComments(); in writeDetailedTypeSpecification()