|
clang 22.0.0git
|
Enums/classes describing THUNK related information about constructors, destructors and thunks. More...
#include <cstdint>#include <cstring>Go to the source code of this file.
Classes | |
| struct | clang::ReturnAdjustment |
| A return adjustment. More... | |
| union | clang::ReturnAdjustment::VirtualAdjustment |
| Holds the ABI-specific information about the virtual return adjustment, if needed. More... | |
| struct | clang::ThisAdjustment |
A this pointer adjustment. More... | |
| union | clang::ThisAdjustment::VirtualAdjustment |
| Holds the ABI-specific information about the virtual this adjustment, if needed. More... | |
| struct | clang::ThunkInfo |
The this pointer adjustment as well as an optional return adjustment for a thunk. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Enums/classes describing THUNK related information about constructors, destructors and thunks.
Definition in file Thunk.h.