reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
36 FileID File = SourceMgr.getMainFileID(); 39 SourceMgr.getLocForStartOfFile(File).getLocWithOffset( 41 SourceMgr.getLocForEndOfFile(File)); 45 RawComment Comment(SourceMgr, CommentRange, EmptyOpts, /*Merged=*/true); 47 return Comment.getFormattedText(SourceMgr, Diags);