| MLIR
    22.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 265 of file Location.h.
| using llvm::ValueIsPresent< mlir::Location >::UnwrappedType = mlir::Location | 
Definition at line 266 of file Location.h.
| 
 | inlinestatic | 
Definition at line 267 of file Location.h.