MLIR 23.0.0git
llvm::PointerLikeTypeTraits< mlir::SymbolRefAttr > Struct Reference

#include "mlir/IR/BuiltinAttributes.h"

Inheritance diagram for llvm::PointerLikeTypeTraits< mlir::SymbolRefAttr >:

Static Public Member Functions

static mlir::SymbolRefAttr getFromVoidPointer (void *ptr)
Static Public Member Functions inherited from llvm::PointerLikeTypeTraits< mlir::Attribute >
static voidgetAsVoidPointer (mlir::Attribute attr)
static mlir::Attribute getFromVoidPointer (void *ptr)

Additional Inherited Members

Static Public Attributes inherited from llvm::PointerLikeTypeTraits< mlir::Attribute >
static constexpr int NumLowBitsAvailable

Detailed Description

Definition at line 1138 of file BuiltinAttributes.h.

Member Function Documentation

◆ getFromVoidPointer()

mlir::SymbolRefAttr llvm::PointerLikeTypeTraits< mlir::SymbolRefAttr >::getFromVoidPointer ( void * ptr)
inlinestatic

Definition at line 1140 of file BuiltinAttributes.h.


The documentation for this struct was generated from the following file: