clang API Documentation
#include "clang/AST/ASTConsumer.h"
#include "clang/Basic/LLVM.h"
#include "clang/StaticAnalyzer/Core/AnalyzerOptions.h"
#include "clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h"
#include <string>
Go to the source code of this file.
Classes | |
class | clang::ento::AnalysisASTConsumer |
Namespaces | |
namespace | clang |
namespace | clang::ento |
Functions | |
std::unique_ptr < AnalysisASTConsumer > | clang::ento::CreateAnalysisConsumer (CompilerInstance &CI) |