clang
8.0.0
|
A specialization of DominatingValue for Address. More...
#include "/work/www-prereleases/8.0.0/rc2/builddocs/llvm.src/tools/clang/lib/CodeGen/CodeGenFunction.h"
Classes | |
struct | saved_type |
Public Types | |
typedef Address | type |
Static Public Member Functions | |
static bool | needsSaving (type value) |
static saved_type | save (CodeGenFunction &CGF, type value) |
static type | restore (CodeGenFunction &CGF, saved_type value) |
A specialization of DominatingValue for Address.
Definition at line 172 of file CodeGenFunction.h.
typedef Address clang::CodeGen::DominatingValue< Address >::type |
Definition at line 173 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 180 of file CodeGenFunction.h.
References clang::CodeGen::Address::getPointer().
|
inlinestatic |
Definition at line 187 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 183 of file CodeGenFunction.h.
References clang::CodeGen::Address::getAlignment(), and clang::CodeGen::Address::getPointer().