Searched refs:NodeWithoutBinding (Results 1 – 1 of 1) sorted by relevance
1740 const ExplodedNode *NodeWithoutBinding = StoreSite->getFirstPred(); in VisitNode() local1742 NodeWithoutBinding && NodeWithoutBinding->getState()->getSVal(R) == V; in VisitNode()1743 NodeWithoutBinding = NodeWithoutBinding->getFirstPred()) { in VisitNode()1746 if (NodeWithoutBinding) { in VisitNode()1756 BRC.getStateManager().iterBindings(NodeWithoutBinding->getState(), FB); in VisitNode()