|
clang
3.8.0
|
#include "ClangSACheckers.h"#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"#include "clang/StaticAnalyzer/Core/Checker.h"#include "clang/StaticAnalyzer/Core/CheckerManager.h"#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h"Go to the source code of this file.
Classes | |
| class | clang::ento::CheckerDocumentation |
| This checker documents the callback functions checkers can use to implement the custom handling of the specific events during path exploration as well as reporting bugs. More... | |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::ento | |
1.8.6