My Project
Public Member Functions | List of all members
mlir::tblgen::OpInterface Class Reference

#include <OpInterfaces.h>

Public Member Functions

 OpInterface (const llvm::Record *def)
 
StringRef getName () const
 
ArrayRef< OpInterfaceMethodgetMethods () const
 
llvm::Optional< StringRef > getDescription () const
 

Constructor & Destructor Documentation

◆ OpInterface()

OpInterface::OpInterface ( const llvm::Record *  def)
explicit

Member Function Documentation

◆ getDescription()

llvm::Optional< StringRef > OpInterface::getDescription ( ) const

◆ getMethods()

ArrayRef< OpInterfaceMethod > OpInterface::getMethods ( ) const

◆ getName()

StringRef OpInterface::getName ( ) const

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