Searched refs:NodeWithoutBinding (Results 1 – 1 of 1) sorted by relevance
1542 const ExplodedNode *NodeWithoutBinding = StoreSite->getFirstPred(); in VisitNode() local1544 NodeWithoutBinding && NodeWithoutBinding->getState()->getSVal(R) == V; in VisitNode()1545 NodeWithoutBinding = NodeWithoutBinding->getFirstPred()) { in VisitNode()1548 if (NodeWithoutBinding) { in VisitNode()1558 BRC.getStateManager().iterBindings(NodeWithoutBinding->getState(), FB); in VisitNode()