|
clang
3.8.0
|
#include <string>#include <vector>#include "clang/StaticAnalyzer/Core/Analyses.def"Go to the source code of this file.
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::ento | |
Macros | |
| #define | ANALYSIS_DIAGNOSTICS(NAME, CMDFLAG, DESC, CREATEFN) |
Typedefs | |
| typedef std::vector < PathDiagnosticConsumer * > | clang::ento::PathDiagnosticConsumers |
| #define ANALYSIS_DIAGNOSTICS | ( | NAME, | |
| CMDFLAG, | |||
| DESC, | |||
| CREATEFN | |||
| ) |
Definition at line 30 of file PathDiagnosticConsumers.h.
1.8.6