#include "clang/AST/DependenceFlags.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/SourceLocation.h"
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/Support/Compiler.h"
#include <cstdint>
#include <cstdlib>
#include <utility>
Go to the source code of this file.
|
namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI.
|
|
namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting.
|
|
|
const StreamingDiagnostic & | clang::operator<< (const StreamingDiagnostic &DB, NestedNameSpecifier *NNS) |
| Insertion operator for diagnostics.
|
|