LLVM 20.0.0git
|
#include "llvm/ADT/RewriteRope.h"
#include "llvm/Support/Casting.h"
#include <algorithm>
#include <cassert>
#include <cstring>
Go to the source code of this file.
Functions | |
static const RopePieceBTreeLeaf * | getCN (const void *P) |
static RopePieceBTreeNode * | getRoot (void *P) |
Definition at line 663 of file RewriteRope.cpp.
References P.
Referenced by llvm::RopePieceBTreeIterator::MoveToNextPiece(), and llvm::RopePieceBTreeIterator::RopePieceBTreeIterator().
|
static |
Definition at line 714 of file RewriteRope.cpp.
References P.