|
clang 23.0.0git
|
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
| RValue | restore (CodeGenFunction &CGF) |
Static Public Member Functions | |
| static bool | needsSaving (RValue value) |
| static saved_type | save (CodeGenFunction &CGF, RValue value) |
Definition at line 184 of file CodeGenFunction.h.
|
static |
| RValue clang::CodeGen::DominatingValue< RValue >::saved_type::restore | ( | CodeGenFunction & | CGF | ) |
Referenced by clang::CodeGen::DominatingValue< RValue >::restore().
|
static |
| DominatingValue<Address>::saved_type clang::CodeGen::DominatingValue< RValue >::saved_type::AggregateAddr |
Definition at line 196 of file CodeGenFunction.h.
| DominatingLLVMValue::saved_type clang::CodeGen::DominatingValue< RValue >::saved_type::first |
Definition at line 194 of file CodeGenFunction.h.
| DominatingLLVMValue::saved_type clang::CodeGen::DominatingValue< RValue >::saved_type::second |
Definition at line 194 of file CodeGenFunction.h.
| struct clang::CodeGen::DominatingValue< RValue > { ... } clang::CodeGen::DominatingValue< RValue >::saved_type::Vals |