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