Home
last modified time | relevance | path

Searched defs:type_iterator (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DValueRange.h47 using type_iterator = ValueTypeIterator<iterator>; variable
252 using type_iterator = ValueTypeIterator<iterator>; variable
409 using type_iterator = ValueTypeIterator<iterator>; global() variable
/llvm-project/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h203 using type_iterator = ValueTypeIterator<iterator>; variable
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h140 using type_iterator = SmallVectorImpl<DIType *>::const_iterator; global() variable