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