Home
last modified time | relevance | path

Searched defs:inStart (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp39 NamedAttrList::NamedAttrList(const_iterator inStart, const_iterator inEnd) { in NamedAttrList() argument
71 assign(const_iterator inStart,const_iterator inEnd) assign() argument
/llvm-project/mlir/include/mlir/IR/
H A DOperationSupport.h848 append(IteratorT inStart,IteratorT inEnd) append() argument