#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Definition at line 3154 of file CodeGenFunction.h.
◆ forDirect()
static ParamValue clang::CodeGen::CodeGenFunction::ParamValue::forDirect |
( |
llvm::Value * |
value | ) |
|
|
inlinestatic |
◆ forIndirect()
static ParamValue clang::CodeGen::CodeGenFunction::ParamValue::forIndirect |
( |
Address |
addr | ) |
|
|
inlinestatic |
◆ getAnyValue()
llvm::Value * clang::CodeGen::CodeGenFunction::ParamValue::getAnyValue |
( |
| ) |
const |
|
inline |
◆ getDirectValue()
llvm::Value * clang::CodeGen::CodeGenFunction::ParamValue::getDirectValue |
( |
| ) |
const |
|
inline |
◆ getIndirectAddress()
Address clang::CodeGen::CodeGenFunction::ParamValue::getIndirectAddress |
( |
| ) |
const |
|
inline |
◆ isIndirect()
bool clang::CodeGen::CodeGenFunction::ParamValue::isIndirect |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: