Lines Matching refs:GetUniqueID
299 int ID = adaptor.GetUniqueID( t ); in LT()
311 int ID = adaptor.GetUniqueID( t ); in SerializeNode()
343 int ID = adaptor.GetUniqueID( t ); in NilNode()
349 int ID = adaptor.GetUniqueID( t ); in ErrorNode()
362 int ID = adaptor.GetUniqueID( t ); in CreateNode()
376 int ID = adaptor.GetUniqueID( node ); in CreateNode()
383 int newRootID = adaptor.GetUniqueID( newRoot ); in BecomeRoot()
384 int oldRootID = adaptor.GetUniqueID( oldRoot ); in BecomeRoot()
390 int rootID = adaptor.GetUniqueID( root ); in AddChild()
391 int childID = adaptor.GetUniqueID( child ); in AddChild()
397 int ID = adaptor.GetUniqueID( t ); in SetTokenBoundaries()