clang
3.7.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 3086 of file CodeGenFunction.h.
typedef RValue clang::CodeGen::DominatingValue< RValue >::type |
Definition at line 3087 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3104 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3110 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 3107 of file CodeGenFunction.h.