Searched refs:markImmutable (Results 1 – 1 of 1) sorted by relevance
278 void markImmutable() { in markImmutable() function410 markImmutable(T);417 markImmutable(T);604 void markImmutable(TreeTy* T) {607 T->markImmutable();608 markImmutable(getLeft(T));609 markImmutable(getRight(T));