clang 19.0.0git
Functions
DeltaTree.cpp File Reference
#include "clang/Rewrite/Core/DeltaTree.h"
#include "clang/Basic/LLVM.h"
#include "llvm/Support/Casting.h"
#include <cassert>
#include <cstring>

Go to the source code of this file.

Functions

static DeltaTreeNode * getRoot (void *Root)
 

Function Documentation

◆ getRoot()

static DeltaTreeNode * getRoot ( void *  Root)
static