#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Definition at line 3976 of file CodeGenFunction.h.
◆ ConstantEmission()
clang::CodeGen::CodeGenFunction::ConstantEmission::ConstantEmission |
( |
| ) |
|
|
inline |
◆ forReference()
static ConstantEmission clang::CodeGen::CodeGenFunction::ConstantEmission::forReference |
( |
llvm::Constant * |
C | ) |
|
|
inlinestatic |
◆ forValue()
static ConstantEmission clang::CodeGen::CodeGenFunction::ConstantEmission::forValue |
( |
llvm::Constant * |
C | ) |
|
|
inlinestatic |
◆ getReferenceLValue()
◆ getValue()
llvm::Constant * clang::CodeGen::CodeGenFunction::ConstantEmission::getValue |
( |
| ) |
const |
|
inline |
◆ isReference()
bool clang::CodeGen::CodeGenFunction::ConstantEmission::isReference |
( |
| ) |
const |
|
inline |
◆ operator bool()
clang::CodeGen::CodeGenFunction::ConstantEmission::operator bool |
( |
| ) |
const |
|
inlineexplicit |
The documentation for this class was generated from the following file: