Searched refs:NodeWithoutBinding (Results 1 – 1 of 1) sorted by relevance
1696 const ExplodedNode *NodeWithoutBinding = StoreSite->getFirstPred(); in VisitNode() local1698 NodeWithoutBinding && NodeWithoutBinding->getState()->getSVal(R) == V; in VisitNode()1699 NodeWithoutBinding = NodeWithoutBinding->getFirstPred()) { in VisitNode()1702 if (NodeWithoutBinding) { in VisitNode()1712 BRC.getStateManager().iterBindings(NodeWithoutBinding->getState(), FB); in VisitNode()