#include <OpInterfaces.h>
◆ OpInterfaceMethod()
OpInterfaceMethod::OpInterfaceMethod |
( |
const llvm::Record * |
def | ) |
|
|
explicit |
◆ arg_empty()
bool OpInterfaceMethod::arg_empty |
( |
| ) |
const |
◆ getArguments()
◆ getBody()
◆ getDefaultImplementation()
llvm::Optional< StringRef > OpInterfaceMethod::getDefaultImplementation |
( |
| ) |
const |
◆ getDescription()
llvm::Optional< StringRef > OpInterfaceMethod::getDescription |
( |
| ) |
const |
◆ getName()
StringRef OpInterfaceMethod::getName |
( |
| ) |
const |
◆ getReturnType()
StringRef OpInterfaceMethod::getReturnType |
( |
| ) |
const |
◆ isStatic()
bool OpInterfaceMethod::isStatic |
( |
| ) |
const |
The documentation for this class was generated from the following files: