clang
7.0.0
|
#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) |
|
static |