clang
3.9.0
|
A specialization of DominatingValue for RValue. More...
#include <CodeGenFunction.h>
Classes | |
class | saved_type |
Public Types | |
typedef RValue | 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 RValue.
Definition at line 3478 of file CodeGenFunction.h.
typedef RValue clang::CodeGen::DominatingValue< RValue >::type |
Definition at line 3479 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3498 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3504 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3501 of file CodeGenFunction.h.