|
clang 22.0.0git
|
#include "clang/AST/AttrIterator.h"#include "clang/Basic/Builtins.h"#include "clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h"#include "clang/StaticAnalyzer/Core/Checker.h"#include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"#include "llvm/ADT/STLExtras.h"