|
LLVM
8.0.1
|
#include "llvm/Support/Valgrind.h"#include "llvm/Config/config.h"#include <cstddef>#include <valgrind/valgrind.h>
Go to the source code of this file.
Functions | |
| static bool | InitNotUnderValgrind () |
Variables | |
| static const bool | NotUnderValgrind = InitNotUnderValgrind() |
|
static |
Definition at line 23 of file Valgrind.cpp.
|
static |
Definition at line 31 of file Valgrind.cpp.
1.8.13