clang 18.0.0git
|
A specialization of DominatingValue for RValue. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/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 198 of file CodeGenFunction.h.
typedef RValue clang::CodeGen::DominatingValue< RValue >::type |
Definition at line 199 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 219 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 225 of file CodeGenFunction.h.
|
inlinestatic |
Definition at line 222 of file CodeGenFunction.h.