Searched defs:getComments (Results 1 – 3 of 3) sorted by relevance
202 public abstract ImmutableList<Comment> getComments(); in getComments() method in CsvData
634 public ImmutableList<Comment> getComments(Anchor anchor) { in getComments() method in NumberingScheme
121 ArrayRef<std::string> getComments(const Entry &E) const { in getComments() function