clang API Documentation
#include "ClangSACheckers.h"#include "clang/AST/Expr.h"#include "clang/AST/OperationKinds.h"#include "clang/AST/StmtVisitor.h"#include "clang/Analysis/AnalysisContext.h"#include "clang/Basic/TargetInfo.h"#include "clang/Basic/TypeTraits.h"#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"#include "clang/StaticAnalyzer/Core/Checker.h"#include "clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h"#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"#include "llvm/ADT/SmallString.h"#include "llvm/Support/raw_ostream.h"