clang-tools 22.0.0git
Markup.h File Reference
#include "llvm/Support/raw_ostream.h"
#include <cstddef>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  clang::clangd::markup::Block
 Holds text and knows how to lay it out. More...
class  clang::clangd::markup::Paragraph
 Represents parts of the markup that can contain strings, like inline code, code block or plain text. More...

Namespaces

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