|
clang 24.0.0git
|
Public Attributes | |
| mlir::ArrayAttr | argAttrs |
| mlir::ArrayAttr | resAttrs |
| SmallVector< mlir::NamedAttribute > | discardableAttrs |
Definition at line 2202 of file LowerToLLVM.cpp.
| mlir::ArrayAttr cir::direct::LoweredCallAttributes::argAttrs |
Definition at line 2203 of file LowerToLLVM.cpp.
Referenced by cir::direct::lowerCallAttributes(), and cir::direct::setLoweredCallAttributes().
| SmallVector<mlir::NamedAttribute> cir::direct::LoweredCallAttributes::discardableAttrs |
Definition at line 2205 of file LowerToLLVM.cpp.
Referenced by cir::direct::lowerCallAttributes(), and cir::direct::setLoweredCallAttributes().
| mlir::ArrayAttr cir::direct::LoweredCallAttributes::resAttrs |
Definition at line 2204 of file LowerToLLVM.cpp.
Referenced by cir::direct::lowerCallAttributes(), and cir::direct::setLoweredCallAttributes().