clang 19.0.0git
Functions
Taint.cpp File Reference
#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
 

Function Documentation

◆ REGISTER_MAP_FACTORY_WITH_PROGRAMSTATE()

REGISTER_MAP_FACTORY_WITH_PROGRAMSTATE ( TaintedSubRegions  ,
const SubRegion ,
TaintTagType   
)

Definition at line 26 of file Taint.cpp.