clang 20.0.0git
|
#include "clang/AST/Decl.h"
#include "clang/AST/Redeclarable.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/PartialDiagnostic.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Sema/Ownership.h"
#include "llvm/ADT/DenseMap.h"
#include <optional>
#include <type_traits>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::SemaBase |
class | clang::SemaBase::ImmediateDiagBuilder |
Helper class that creates diagnostics with optional template instantiation stacks. More... | |
class | clang::SemaBase::SemaDiagnosticBuilder |
A generic diagnostic builder for errors which may or may not be deferred. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |