Static Value-Flow Analysis
SVF::WTOCycle< GraphT > Member List

This is the complete list of members for SVF::WTOCycle< GraphT >, including all inherited members.

_componentsSVF::WTOCycle< GraphT >private
_headSVF::WTOCycle< GraphT >private
_typeSVF::WTOComponent< GraphT >
accept(WTOComponentVisitor< GraphT > &v) const overrideSVF::WTOCycle< GraphT >inlinevirtual
begin() constSVF::WTOCycle< GraphT >inline
classof(const WTOCycle< GraphT > *)SVF::WTOCycle< GraphT >inlinestatic
classof(const WTOComponent< GraphT > *c)SVF::WTOCycle< GraphT >inlinestatic
Cycle enum valueSVF::WTOComponent< GraphT >
end() constSVF::WTOCycle< GraphT >inline
getKind() constSVF::WTOComponent< GraphT >inline
getWTOComponents() constSVF::WTOCycle< GraphT >inline
head() constSVF::WTOCycle< GraphT >inline
Iterator typedefSVF::WTOCycle< GraphT >
Node enum valueSVF::WTOComponent< GraphT >
NodeT typedefSVF::WTOCycle< GraphT >
operator=(const WTOComponent &) noexcept=defaultSVF::WTOComponent< GraphT >
operator=(WTOComponent &&) noexcept=defaultSVF::WTOComponent< GraphT >
toString() const overrideSVF::WTOCycle< GraphT >inlinevirtual
WTOComponent(WTOCT k)SVF::WTOComponent< GraphT >inlineexplicit
WTOComponent(const WTOComponent &) noexcept=defaultSVF::WTOComponent< GraphT >
WTOComponent(WTOComponent &&) noexcept=defaultSVF::WTOComponent< GraphT >
WTOComponentPtr typedefSVF::WTOCycle< GraphT >private
WTOComponentRefList typedefSVF::WTOCycle< GraphT >private
WTOComponentT typedefSVF::WTOCycle< GraphT >
WTOCT enum nameSVF::WTOComponent< GraphT >
WTOCycle(const WTONode< GraphT > *head, WTOComponentRefList components)SVF::WTOCycle< GraphT >inline
~WTOComponent()=defaultSVF::WTOComponent< GraphT >virtual