|
MLIR 22.0.0git
|
Enable locations to be introspected as sub-elements. More...
#include "mlir/IR/Location.h"
Public Types | |
| using | DefaultHandlerTag |
| Tag indicating that this handler does not support sub-elements. | |
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 210 of file Location.h.
| using mlir::AttrTypeSubElementHandler< Location, void >::DefaultHandlerTag |
Tag indicating that this handler does not support sub-elements.
Definition at line 408 of file AttrTypeSubElements.h.
|
inlinestatic |
Definition at line 214 of file Location.h.
References mlir::AttrTypeSubElementReplacements< T >::take_front().
|
inlinestatic |
Definition at line 211 of file Location.h.
References mlir::AttrTypeImmediateSubElementWalker::walk().