Searched refs:walkSubElementsImpl (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | SubElementInterfaces.cpp | 23 static void walkSubElementsImpl(InterfaceT interface, in walkSubElementsImpl() function 44 walkSubElementsImpl(interface, walkAttrsFn, walkTypesFn, visitedAttrs, in walkSubElementsImpl() 65 walkSubElementsImpl(interface, walkAttrsFn, walkTypesFn, visitedAttrs, in walkSubElementsImpl() 79 walkSubElementsImpl(*this, walkAttrsFn, walkTypesFn, visitedAttrs, in walkSubElements() 89 walkSubElementsImpl(*this, walkAttrsFn, walkTypesFn, visitedAttrs, in walkSubElements()
|