My Project
|
#include <OpInterfaces.h>
Public Member Functions | |
OpInterface (const llvm::Record *def) | |
StringRef | getName () const |
ArrayRef< OpInterfaceMethod > | getMethods () const |
llvm::Optional< StringRef > | getDescription () const |
|
explicit |
llvm::Optional< StringRef > OpInterface::getDescription | ( | ) | const |
ArrayRef< OpInterfaceMethod > OpInterface::getMethods | ( | ) | const |
StringRef OpInterface::getName | ( | ) | const |