clang-tools 20.0.0git
|
#include "clang/AST/Type.h"
#include "llvm/ADT/StringRef.h"
#include <optional>
Go to the source code of this file.
Classes | |
class | clang::clangd::OpaqueType |
A representation of a type that can be computed based on clang AST and compared for equality. 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. | |