Searched defs:validateTree (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DImmutableSet.h190 unsigned validateTree() const { function in class:llvm::ImutAVLTree
1092 void validateTree() const { if (Root) Root->validateTree(); } function in class:llvm::ImmutableSet
1218 void validateTree() const { if (Root) Root->validateTree(); } function in class:llvm::ImmutableSetRef
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/extensions/tnc/
H A Dtnc.c2294 static int validateTree ( function

Completed in 167 milliseconds