clang 19.0.0git
Functions
RewriteRope.cpp File Reference
#include "clang/Rewrite/Core/RewriteRope.h"
#include "clang/Basic/LLVM.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()

static const RopePieceBTreeLeaf * getCN ( const void *  P)
static

◆ getRoot()

static RopePieceBTreeNode * getRoot ( void *  P)
static

Definition at line 717 of file RewriteRope.cpp.

References P.