LLVM: lib/Support/RewriteRope.cpp File Reference (original) (raw)
#include "[llvm/ADT/RewriteRope.h](RewriteRope%5F8h%5Fsource.html)"#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"#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) |
Function Documentation
◆ getCN()
| const RopePieceBTreeLeaf * getCN ( const void * P) | static |
|---|
◆ getRoot()
| RopePieceBTreeNode * getRoot ( void * P) | static |
|---|