|
ProgramStateRef | checkRegionChanges (ProgramStateRef State, const InvalidatedSymbols *, ArrayRef< const MemRegion * >, ArrayRef< const MemRegion * > Regions, const LocationContext *, const CallEvent *Call) const |
bool | evalCall (const CallEvent &Call, CheckerContext &C) const |
StringRef | getDebugTag () const override |
| Attached to nodes created by this checker class when the ExplodedGraph is dumped for debugging.
|
void | enable (CheckerManager &Mgr) |
bool | isEnabled () const |
CheckerNameRef | getName () const |
virtual void | printState (raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const |
| Debug state dump callback, see CheckerManager::runCheckersForPrintState.
|
| ProgramPointTag (void *tagKind=nullptr) |
virtual | ~ProgramPointTag () |
const void * | getTagKind () const |
| Used to implement 'isKind' in subclasses.
|
Definition at line 128 of file StdVariantChecker.cpp.
◆ checkRegionChanges()
◆ evalCall()
The documentation for this class was generated from the following file: