Searched refs:markImmutable (Results 1 – 1 of 1) sorted by relevance
265 void markImmutable() { in markImmutable() function397 markImmutable(T);404 markImmutable(T);591 void markImmutable(TreeTy* T) {594 T->markImmutable();595 markImmutable(getLeft(T));596 markImmutable(getRight(T));