|
Static Value-Flow Analysis
|
This is the complete list of members for SVF::GenericGraphTraits< SVF::ThreadCallGraph * >, including all inherited members.
| containsCallSite(const SVF::CallGraph *, const SVF::CallGraphEdge *e, const SVF::CallICFGNode *callSite) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getCallees(SVF::CallGraph *g, const SVF::CallICFGNode *callSite, SVF::CallGraph::FunctionSet &callees) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getDirectCalls(const SVF::CallGraph *, const SVF::CallGraphEdge *e, std::vector< const SVF::CallICFGNode * > &out) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getForkEdges(const SVF::ThreadCallGraph *graph, const SVF::CallICFGNode *callSite, std::vector< const SVF::CallGraphEdge * > &out) | SVF::GenericGraphTraits< SVF::ThreadCallGraph * > | inlinestatic |
| getIndirectCalls(const SVF::CallGraph *, const SVF::CallGraphEdge *e, std::vector< const SVF::CallICFGNode * > &out) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getInEdges(const SVF::CallGraph *, const SVF::CallGraphNode *n, std::vector< const SVF::CallGraphEdge * > &out) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getJoinEdges(const SVF::ThreadCallGraph *graph, const SVF::CallICFGNode *callSite, std::vector< const SVF::CallGraphEdge * > &out) | SVF::GenericGraphTraits< SVF::ThreadCallGraph * > | inlinestatic |
| getOutEdges(const SVF::CallGraph *, const SVF::CallGraphNode *n, std::vector< const SVF::CallGraphEdge * > &out) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| getRawNode(const SVF::CallGraphNode *n) | SVF::GenericGraphTraits< SVF::CallGraph * > | inlinestatic |
| NodeRef typedef | SVF::GenericGraphTraits< SVF::CallGraph * > |