MLIR
20.0.0git
|
The constructors in mlir::Location ensure that the class is a non-nullable wrapper around mlir::LocationAttr. More...
#include "mlir/IR/Location.h"
Public Types | |
using | UnwrappedType = mlir::Location |
Static Public Member Functions | |
static bool | isPresent (const mlir::Location &location) |
The constructors in mlir::Location ensure that the class is a non-nullable wrapper around mlir::LocationAttr.
Override default behavior and always return true for isPresent().
Definition at line 240 of file Location.h.
using llvm::ValueIsPresent< mlir::Location >::UnwrappedType = mlir::Location |
Definition at line 241 of file Location.h.
|
inlinestatic |
Definition at line 242 of file Location.h.