FLANG
Public Member Functions | List of all members
fir::DebugTypeGenerator Class Reference

This converts FIR/mlir type to DITypeAttr. More...

#include <Optimizer/Transforms/DebugTypeGenerator.h>

Public Member Functions

 DebugTypeGenerator (mlir::ModuleOp module, mlir::SymbolTable *symbolTable, const mlir::DataLayout &dl)
 
mlir::LLVM::DITypeAttr convertType (mlir::Type Ty, mlir::LLVM::DIFileAttr fileAttr, mlir::LLVM::DIScopeAttr scope, fir::cg::XDeclareOp declOp)
 

Detailed Description

This converts FIR/mlir type to DITypeAttr.


The documentation for this class was generated from the following files: