Searched refs:CommentsInFile (Results 1 – 2 of 2) sorted by relevance
330 auto CommentsInFile = OrderedComments.find(File); in getCommentsInFile() local331 if (CommentsInFile == OrderedComments.end()) in getCommentsInFile()334 return &CommentsInFile->second; in getCommentsInFile()
746 const std::map<unsigned, RawComment *> &CommentsInFile) const;