clang
7.0.0
|
Defines utilities for dealing with stack allocation and stack space. More...
#include <cstddef>
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
Variables | |
constexpr size_t | clang::DesiredStackSize = 8 << 20 |
The amount of stack space that Clang would like to be provided with. More... | |
Defines utilities for dealing with stack allocation and stack space.
Definition in file Stack.h.