clang 20.0.0git
|
Defines utilities for dealing with stack allocation and stack space. More...
Go to the source code of this file.
Functions | |
static void * | getStackPointer () |
Variables | |
static LLVM_THREAD_LOCAL void * | BottomOfStack = nullptr |
Defines utilities for dealing with stack allocation and stack space.
Definition in file Stack.cpp.
|
static |
Definition at line 23 of file Stack.cpp.
Referenced by clang::isStackNearlyExhausted(), and clang::noteBottomOfStack().
|
static |
Definition at line 21 of file Stack.cpp.
Referenced by clang::isStackNearlyExhausted(), and clang::noteBottomOfStack().