Searched refs:getCommentsInFile (Results 1 – 3 of 3) sorted by relevance
221 const std::map<unsigned, RawComment *> *getCommentsInFile(FileID File) const;
330 RawCommentList::getCommentsInFile(FileID File) const { in getCommentsInFile() function in RawCommentList
316 const auto CommentsInThisFile = Comments.getCommentsInFile(File); in getRawCommentForDeclNoCache() 521 auto CommentsInThisFile = Comments.getCommentsInFile(File); in attachCommentsToJustParsedDecls()