Searched refs:NodeWithoutBinding (Results 1 – 1 of 1) sorted by relevance
1503 const ExplodedNode *NodeWithoutBinding = StoreSite->getFirstPred(); in VisitNode() local1505 NodeWithoutBinding && NodeWithoutBinding->getState()->getSVal(R) == V; in VisitNode()1506 NodeWithoutBinding = NodeWithoutBinding->getFirstPred()) { in VisitNode()1509 if (NodeWithoutBinding) { in VisitNode()1519 BRC.getStateManager().iterBindings(NodeWithoutBinding->getState(), FB); in VisitNode()