MLIR
20.0.0git
|
Enable locations to be introspected as sub-elements. More...
#include "mlir/IR/Location.h"
Static Public Member Functions | |
static void | walk (Location param, AttrTypeImmediateSubElementWalker &walker) |
static Location | replace (Location param, AttrSubElementReplacements &attrRepls, TypeSubElementReplacements &typeRepls) |
Enable locations to be introspected as sub-elements.
Definition at line 185 of file Location.h.
|
inlinestatic |
Definition at line 189 of file Location.h.
References mlir::AttrTypeSubElementReplacements< T >::take_front().
|
inlinestatic |
Definition at line 186 of file Location.h.
References mlir::AttrTypeImmediateSubElementWalker::walk().