clang API Documentation
Go to the source code of this file.
Functions | |
static const RopePieceBTreeLeaf * | getCN (const void *P) |
static RopePieceBTreeNode * | getRoot (void *P) |
static const RopePieceBTreeLeaf* getCN | ( | const void * | P | ) | [static] |
Definition at line 661 of file RewriteRope.cpp.
References P.
Referenced by clang::RopePieceBTreeIterator::MoveToNextPiece(), and clang::RopePieceBTreeIterator::RopePieceBTreeIterator().
static RopePieceBTreeNode* getRoot | ( | void * | P | ) | [static] |
Definition at line 711 of file RewriteRope.cpp.
References P.
Referenced by clang::RopePieceBTree::clear(), clang::RopePieceBTree::erase(), clang::RopePieceBTree::insert(), clang::RopePieceBTree::size(), and clang::RopePieceBTree::~RopePieceBTree().