reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
204 const std::map<unsigned, RawComment *> *getCommentsInFile(FileID File) const;
288 const auto CommentsInThisFile = Comments.getCommentsInFile(File); 471 auto CommentsInThisFile = Comments.getCommentsInFile(File);