Home
last modified time | relevance | path

Searched refs:nextItPair (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp2272 for (auto &nextItPair : iteratorStack) { in verifyAttributes() local
2273 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes()