clang 20.0.0git
|
FullSValVisitor - a convenient mixed visitor for all three: SVal, SymExpr and MemRegion subclasses. More...
#include "clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h"
Additional Inherited Members | |
![]() | |
RetTy | Visit (SVal V) |
RetTy | VisitSVal (SVal V) |
![]() | |
RetTy | Visit (SymbolRef S) |
RetTy | VisitSymExpr (SymbolRef S) |
![]() | |
RetTy | Visit (const MemRegion *R) |
RetTy | VisitMemRegion (const MemRegion *R) |
FullSValVisitor - a convenient mixed visitor for all three: SVal, SymExpr and MemRegion subclasses.
Definition at line 128 of file SValVisitor.h.