Static Value-Flow Analysis
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 C< > WrappedIteratorT & > >
 CSVF::AbsExtAPIHandles external API calls and manages abstract states
 CSVF::AbstractInterpretationAbstractInterpretation is same as Abstract Execution
 CSVF::AbstractState
 CSVF::AbstractValue
 CSVF::AccessPath
 CSVF::SVFUtil::add_const_past_pointer< T, Enable >
 CSVF::SVFUtil::add_const_past_pointer< T, std::enable_if_t< std::is_pointer< T >::value > >
 CSVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, Enable >If T is a pointer, just return it. If it is not, return T&
 CSVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer< T >::value > >
 CSVF::AddressValue
 CSVF::AEDetectorBase class for all detectors
 CAETest
 CSVF::Annotator
 CSVF::BoundedDouble
 CSVF::BoundedIntA class representing a bounded 64-bit integer
 CSVF::CallGraphBuilder
 CSVF::SVFUtil::cast_convert_val< To, From, SimpleFrom >
 CSVF::SVFUtil::cast_convert_val< To, FromTy, FromTy >
 CSVF::SVFUtil::cast_retty< To, From >
 CSVF::SVFUtil::cast_retty_impl< To, From >
 CSVF::SVFUtil::cast_retty_impl< To, const From * >
 CSVF::SVFUtil::cast_retty_impl< To, const From *const >
 CSVF::SVFUtil::cast_retty_impl< To, const From >
 CSVF::SVFUtil::cast_retty_impl< To, From * >
 CSVF::SVFUtil::cast_retty_impl< To, std::unique_ptr< From > >
 CSVF::SVFUtil::cast_retty_wrap< To, From, SimpleFrom >
 CSVF::SVFUtil::cast_retty_wrap< To, FromTy, FromTy >
 CSVF::CDGBuilder
 CSVF::CFGNormalizer
 CSVF::CFLFIFOWorkList< Data >
 CSVF::CFLGramGraphChecker
 CSVF::CFLGraphBuilder
 CSVF::CFLSolver
 CSVF::CHGBuilder
 CcJSON
 CcJSON_Hooks
 CSVF::NodeIDAllocator::Clusterer
 CSVF::CommonCHGraphCommon base for class hierarchy graph. Only implements what PointerAnalysis needs
 CSVF::CondPointsToSet< Cond >
 CSVF::CondPointsToSet< Cond >::CondPtsSetIteratorConditional Points-to Set Iterator
 CSVF::CondStdSet< Element >
 CSVF::CondVar< Cond >
 CSVF::ContextCond
 CSVF::CoreBitVector
 CSVF::CoreBitVector::CoreBitVectorIterator
 CSVF::CSC
 CSVF::CxtProc
 CSVF::CxtStmt
 CSVF::CxtThread
 CSVF::DDAClient
 CSVF::DDAPass
 CSVF::DDAVFSolver< CVar, CPtSet, DPIm >
 CSVF::DDAVFSolver< CxtVar, CxtPtSet, CxtLocDPItem >
 CSVF::DDAVFSolver< NodeID, PointsTo, LocDPItem >
 CSVF::DefaultDOTGraphTraits
 CSVF::cppUtil::DemangledName
 CSVF::DPItem
 CSVF::GenericEdge< NodeTy >::equalGEdgeAdd the hash function for std::set (we also can overload operator< to implement this)
 CSVF::MemRegion::equalMemRegion
 CSVF::SVFUtil::equalNodeBS
 CSVF::SVFUtil::equalPointsTo
 Cerror
 Cstd::exception
 CSVF::ExtAPI
 Cstd::false_type
 CSVF::FIFOWorkList< Data >
 CSVF::FIFOWorkList< const CFLEdge * >
 CSVF::FIFOWorkList< const MSSAPHISVFGNode * >
 CSVF::FIFOWorkList< CxtLockProc >
 CSVF::FIFOWorkList< CxtStmt >
 CSVF::FIFOWorkList< CxtThreadProc >
 CSVF::FIFOWorkList< CxtThreadStmt >
 CSVF::FIFOWorkList< DPItem >
 CSVF::FIFOWorkList< NodeID >
 CSVF::FILOWorkList< Data >
 CSVF::ForkJoinAnalysis
 CSVF::GenericBug
 CSVF::GenericEdge< NodeTy >
 CSVF::GenericEdge< DCHNode >
 CSVF::GenericGraph< NodeTy, EdgeTy >
 CSVF::GenericGraph< ConstraintNode, ConstraintEdge >
 CSVF::GenericGraph< DCHNode, DCHEdge >
 CSVF::GenericGraph< SVFVar, SVFStmt >
 CSVF::GenericGraphReader< typename, typename >
 CSVF::GenericGraphTraits< GraphType >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CallGraphNode, SVF::CallGraphEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * > >
 CSVF::GenericGraphTraits< Inverse< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * > >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::CallGraphNode, SVF::CallGraphEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::CDGNode, SVF::CDGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::CFLNode, SVF::CFLEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::CHNode, SVF::CHEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::ConstraintNode, SVF::ConstraintEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::DCHNode, SVF::DCHEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::ICFGNode, SVF::ICFGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::SVFGNode, SVF::SVFGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::SVFVar, SVF::SVFStmt > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::TCTNode, SVF::TCTEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericGraph< SVF::VFGNode, SVF::VFGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::CallGraphNode, SVF::CallGraphEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * >
 CSVF::GenericGraphTraits< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * >
 CSVF::GenericGraphTraits< T >
 CSVF::GenericGraphWriter< typename, typename >
 CSVF::SCCDetection< GraphType >::GNodeSCCInfo
 CSVF::GrammarBase
 CSVF::GrammarBuilder
 CSVF::GraphPrinter
 CSVF::GraphReachSolver< GraphType, DPIm >
 CSVF::GraphWriter< GraphType >
 CSVF::Hash< T >Provide extra hash function for std::pair handling
 Cstd::hash< const SVF::CondVar< Cond > >Specialise hash for CondVar
 Cstd::hash< const SVF::ContextCond >Specialise hash for ContextCond
 CSVF::Hash< CoreBitVector >
 CSVF::Hash< NodePair >
 CSVF::Hash< std::pair< S, T > >
 Cstd::hash< std::vector< T > >
 Cstd::hash< SVF::AccessPath >
 Cstd::hash< SVF::CondStdSet< Element > >
 Cstd::hash< SVF::CondVar< Cond > >
 Cstd::hash< SVF::ContextCond >
 Cstd::hash< SVF::CxtDPItem >Specialise hash for CxtDPItem
 Cstd::hash< SVF::CxtProc >
 Cstd::hash< SVF::CxtStmt >
 Cstd::hash< SVF::CxtStmtDPItem< LocCond > >Specialise hash for CxtStmtDPItem
 Cstd::hash< SVF::CxtThread >
 Cstd::hash< SVF::CxtThreadProc >
 Cstd::hash< SVF::CxtThreadStmt >
 Cstd::hash< SVF::NodePair >
 Cstd::hash< SVF::PointsTo >
 Cstd::hash< SVF::RelExeState >
 Cstd::hash< SVF::SparseBitVector< N > >Specialise hash for SparseBitVectors
 Cstd::hash< SVF::StmtDPItem< LocCond > >Specialise hash for StmtDPItem
 Cstd::hash< SVF::Z3Expr >Specialise hash for AbsCxtDPItem
 CSVF::ICFGBuilder
 Cllvm::InstVisitor
 Cinternal_hooks
 CSVF::IntervalValue
 CSVF::Inverse< GraphType >
 CSVF::SVFUtil::is_simple_type< X >
 CSVF::SVFUtil::isa_impl< To, From, Enabler >
 CSVF::SVFUtil::isa_impl< To, From, std::enable_if_t< std::is_base_of< To, From >::value > >Always allow upcasts, and perform no dynamic check for them
 CSVF::SVFUtil::isa_impl_cl< To, From >
 CSVF::SVFUtil::isa_impl_cl< To, const From * >
 CSVF::SVFUtil::isa_impl_cl< To, const From *const >
 CSVF::SVFUtil::isa_impl_cl< To, const From >
 CSVF::SVFUtil::isa_impl_cl< To, const std::unique_ptr< From > >
 CSVF::SVFUtil::isa_impl_cl< To, From * >
 CSVF::SVFUtil::isa_impl_cl< To, From *const >
 CSVF::SVFUtil::isa_impl_wrap< To, From, SimpleFrom >
 CSVF::SVFUtil::isa_impl_wrap< To, FromTy, FromTy >
 CSVF::iter_facade_base< DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT >
 CSVF::iter_facade_base< DerivedT, typename std::iterator_traits< WrappedIteratorT >::iterator_category, typename std::iterator_traits< WrappedIteratorT >::value_type, typename std::iterator_traits< WrappedIteratorT >::difference_type, std::conditional_t< std::is_same< typename std::iterator_traits< WrappedIteratorT >::value_type, typename std::iterator_traits< WrappedIteratorT >::value_type >::value, typename std::iterator_traits< WrappedIteratorT >::pointer, typename std::iterator_traits< WrappedIteratorT >::value_type * >, std::conditional_t< std::is_same< typename std::iterator_traits< WrappedIteratorT >::value_type, typename std::iterator_traits< WrappedIteratorT >::value_type >::value, typename std::iterator_traits< WrappedIteratorT >::reference, typename std::iterator_traits< WrappedIteratorT >::value_type & > >
 CSVF::iter_facade_base< mapped_iter< ItTy, FuncTy >, std::iterator_traits< ItTy >::iterator_category, std::remove_reference< decltype(std::declval< FuncTy >()(*std::declval< ItTy >())) >::type, typename std::iterator_traits< ItTy >::difference_type, std::conditional_t< std::is_same< std::remove_reference< decltype(std::declval< FuncTy >()(*std::declval< ItTy >())) >::type, typename std::iterator_traits< ItTy >::value_type >::value, typename std::iterator_traits< ItTy >::pointer, std::remove_reference< decltype(std::declval< FuncTy >()(*std::declval< ItTy >())) >::type * >, std::conditional_t< std::is_same< std::remove_reference< decltype(std::declval< FuncTy >()(*std::declval< ItTy >())) >::type, typename std::iterator_traits< ItTy >::value_type >::value, typename std::iterator_traits< ItTy >::reference, std::remove_reference< decltype(std::declval< FuncTy >()(*std::declval< ItTy >())) >::type & > >
 Citer_facade_base< pointee_iter
 CSVF::iter_range< IteratorT >
 Cstd::iterator
 CSVF::LeadingZerosCounter< T, SizeOfT >
 CSVF::List< Data >
 CSVF::List< Data >::ListNode
 CSVF::LLVMLoopAnalysis
 CSVF::LLVMModuleSet
 CSVF::LockAnalysis
 CSVF::SVFUtil::make_void< Ts >Void_t is not available until C++17. We define it here for C++11/14
 CSVF::MemRegionMemory Region class
 CSVF::MemSSA
 CSVF::MHP
 CModulePass
 CSVF::MRGenerator
 CSVF::MRVer
 CSVF::MSSADEF
 CSVF::MSSAMU< Cond >
 CSVF::MTA
 CSVF::VersionedFlowSensitive::SCC::NodeData
 CSVF::NodeIDAllocator
 CSVF::ObjTypeInference
 CSVF::ObjTypeInfo
 COptionBase
 CSVF::OptionsCarries around command line options
 CSVF::PAGBuilderFromFile
 Cparse_buffer
 CSVF::PersistentPointsToCache< Data >
 CSVF::PersistentPointsToCache< DataSet >
 CSVF::PersistentPointsToCache< SVF::PointsTo >
 CSVF::PointerAnalysis
 CSVF::PointsTo
 CSVF::PointsTo::PointsToIterator
 CSVF::PopulationCounter< T, SizeOfT >
 CSVF::PopulationCounter< T, 8 >
 Cprintbuffer
 CSVF::ProgSlice
 CSVF::PTData< Key, KeySet, Data, DataSet >
 CSVF::PTData< VersionedKey, VersionedKeySet, Data, DataSet >
 CSVF::iter_facade_base< DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT >::ReferenceProxy
 CSVF::RelationSolver
 CSVF::RelExeState
 CSVF::SaberCheckerAPI
 CSVF::SaberCondAllocator
 CSVF::VersionedFlowSensitive::SCC
 CSVF::SCCDetection< GraphType >
 CSVF::SVFUtil::simplify_type< From >
 CSVF::SVFUtil::simplify_type< const From >
 CSVF::SparseBitVector< ElementSize >
 CSVF::SparseBitVector< ElementSize >
 CSVF::SparseBitVectorElement< ElementSize >
 CSVF::SparseBitVectorElement< ElementSize >
 CSVF::SparseBitVector< ElementSize >::SparseBitVectorIterator
 CSVF::SrcSnkSolver< GraphType, DPIm >
 CSVF::StInfo
 CSVF::SVFBugEvent
 CSVF::SVFBugReport
 CSVF::SVFGBuilder
 CSVF::SVFLoop
 CSVF::SVFLoopAndDomInfo
 CSVF::SVFStat
 CSVF::SVFType
 CSVF::SVFValue
 CSymblicAbstractionTest
 CSVF::GrammarBase::Symbol
 CSVF::GrammarBase::SymbolHash
 CSVF::SymbolTableBuilder
 CSVF::GrammarBase::SymbolVectorHash
 CSVF::ThreadAPI
 CSVF::TrailingZerosCounter< T, SizeOfT >
 CSVF::POCRHybridSolver::TreeNode
 Cstd::true_type
 CSVF::WPAPass
 CSVF::WPASolver< GraphType >
 CSVF::WTO< GraphT >
 CSVF::WTO< ICFG >
 CSVF::WTOComponent< GraphT >
 CSVF::WTOComponentVisitor< GraphT >
 CSVF::WTOCycleDepth< GraphT >
 CSVF::Z3Expr