MLIR  19.0.0git
Static Public Member Functions | List of all members
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 void * getAsVoidPointer (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 1136 of file BuiltinAttributes.h.

Member Function Documentation

◆ getFromVoidPointer()

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

Definition at line 1138 of file BuiltinAttributes.h.


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