clang 22.0.0git
|
#include "clang/Basic/LLVM.h"
#include "clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include <string>
#include <variant>
Go to the source code of this file.
Classes | |
class | clang::ento::BugType |
class | clang::ento::CheckerFrontendWithBugType |
Trivial convenience class for the common case when a certain checker frontend always uses the same bug type. More... |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::ento |