|
clang-tools 22.0.0git
|
#include "BitcodeWriter.h"#include "Representation.h"#include "clang/AST/AST.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Bitstream/BitstreamReader.h"#include "llvm/Support/Error.h"#include <optional>Go to the source code of this file.
Classes | |
| class | clang::doc::ClangDocBitcodeReader |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::doc |