clang API Documentation

Classes | Namespaces
BugReporter.h File Reference
#include "clang/Basic/SourceLocation.h"
#include "clang/StaticAnalyzer/Core/AnalyzerOptions.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h"
#include "clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h"
#include "clang/StaticAnalyzer/Core/CheckerManager.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/ImmutableSet.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/ilist.h"
#include "llvm/ADT/ilist_node.h"
Include dependency graph for BugReporter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::ento::BugReport
class  clang::ento::BugReport::NodeResolver
struct  llvm::ilist_traits< clang::ento::BugReport >
class  clang::ento::BugReportEquivClass
class  clang::ento::BugReporterData
class  clang::ento::BugReporter
class  clang::ento::GRBugReporter
class  clang::ento::BugReporterContext

Namespaces

namespace  clang
namespace  clang::ento
namespace  llvm