clang 20.0.0git
|
#include "clang/StaticAnalyzer/Checkers/Taint.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h"
#include <optional>
Go to the source code of this file.
Functions | |
REGISTER_MAP_FACTORY_WITH_PROGRAMSTATE (TaintedSubRegions, const SubRegion *, TaintTagType) void taint | |
REGISTER_MAP_FACTORY_WITH_PROGRAMSTATE | ( | TaintedSubRegions | , |
const SubRegion * | , | ||
TaintTagType | |||
) |