LLVM 22.0.0git
RewriteRope.cpp File Reference
#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)

Function Documentation

◆ getCN()

const RopePieceBTreeLeaf * getCN ( const void * P)
static

◆ getRoot()

RopePieceBTreeNode * getRoot ( void * P)
static

Definition at line 714 of file RewriteRope.cpp.

References P.