clang 18.0.0git
|
#include "clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h"
#include "clang/StaticAnalyzer/Checkers/Checkers.inc"
Go to the source code of this file.
Namespaces | |
namespace | clang |
namespace | clang::ento |
Macros | |
#define | GET_CHECKERS |
#define | CHECKER(FULLNAME, CLASS, HELPTEXT, DOC_URI, IS_HIDDEN) |
#define CHECKER | ( | FULLNAME, | |
CLASS, | |||
HELPTEXT, | |||
DOC_URI, | |||
IS_HIDDEN | |||
) |
Definition at line 25 of file BuiltinCheckerRegistration.h.
#define GET_CHECKERS |
Definition at line 24 of file BuiltinCheckerRegistration.h.