|
clang
3.8.0
|
#include "clang/Basic/LLVM.h"#include "clang/Frontend/SerializedDiagnostics.h"#include "llvm/Bitcode/BitstreamWriter.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::serialized_diags | |
Functions | |
| std::unique_ptr < DiagnosticConsumer > | clang::serialized_diags::create (StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords=false) |
| Returns a DiagnosticConsumer that serializes diagnostics to a bitcode file. More... | |
1.8.6