|
LLVM 24.0.0git
|
Treat a default-constructed expression operand as absent. More...
#include "llvm/IR/DebugInfoMetadata.h"
Public Types | |
| using | UnwrappedType = DIExpression::ExprOperand |
Static Public Member Functions | |
| static bool | isPresent (const DIExpression::ExprOperand &Op) |
| static DIExpression::ExprOperand & | unwrapValue (DIExpression::ExprOperand &Op) |
Treat a default-constructed expression operand as absent.
Definition at line 4101 of file DebugInfoMetadata.h.
| using llvm::ValueIsPresent< DIExpression::ExprOperand >::UnwrappedType = DIExpression::ExprOperand |
Definition at line 4102 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 4104 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 4108 of file DebugInfoMetadata.h.