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