Searched defs:CurNode (Results 1 – 3 of 3) sorted by relevance
187 PointerRec *CurNode; variable189 explicit iterator(PointerRec *CN = 0) : CurNode(CN) {} in CurNode() function
108 const void /*RopePieceBTreeLeaf*/ *CurNode; variable
178 const Node* CurNode = StartNode; in PassThroughGraph() local380 const Node* CurNode = *B; in Build() local