Searched refs:IsNodeFound (Results 1 – 2 of 2) sorted by relevance
92 if (IsNodeFound) in VisitNode()101 IsNodeFound = true; in VisitNode()
102 bool IsNodeFound = false; variable