clang 22.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"
Public Attributes | |
std::optional< LValue > | lhs {} |
std::optional< LValue > | rhs {} |
mlir::Value | result {} |
Definition at line 1443 of file CIRGenFunction.h.
std::optional<LValue> clang::CIRGen::CIRGenFunction::ConditionalInfo::lhs {} |
Definition at line 1444 of file CIRGenFunction.h.
mlir::Value clang::CIRGen::CIRGenFunction::ConditionalInfo::result {} |
Definition at line 1445 of file CIRGenFunction.h.
std::optional<LValue> clang::CIRGen::CIRGenFunction::ConditionalInfo::rhs {} |
Definition at line 1444 of file CIRGenFunction.h.