clang-tools 22.0.0git
SymbolDocumentation.cpp File Reference
#include "SymbolDocumentation.h"
#include "support/Markup.h"
#include "clang/AST/Comment.h"
#include "clang/AST/CommentCommandTraits.h"
#include "clang/AST/CommentVisitor.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Classes

class  clang::clangd::ParagraphToMarkupDocument
class  clang::clangd::ParagraphToString
class  clang::clangd::BlockCommentToMarkupDocument

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::clangd
 FIXME: Skip testing on windows temporarily due to the different escaping code mode.