|
clang-tools 22.0.0git
|
#include "refactor/Tweak.h"#include "support/Logger.h"#include "clang/AST/Type.h"#include "clang/AST/TypeLoc.h"#include "clang/Basic/LLVM.h"#include "llvm/Support/Error.h"#include <AST.h>#include <climits>#include <memory>#include <optional>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |