#include <string>
#include <vector>
#include "clang/StaticAnalyzer/Core/Analyses.def"
Go to the source code of this file.
|
| | clang |
| | /file This file defines classes for searching and anlyzing source code clones.
|
| |
| | clang::ento |
| |
| #define ANALYSIS_DIAGNOSTICS |
( |
|
NAME, |
|
|
|
CMDFLAG, |
|
|
|
DESC, |
|
|
|
CREATEFN |
|
) |
| |
Value:void CREATEFN(AnalyzerOptions &AnalyzerOpts,\
const std::string &Prefix,\
const Preprocessor &PP);
std::vector< PathDiagnosticConsumer * > PathDiagnosticConsumers
Definition at line 30 of file PathDiagnosticConsumers.h.