Searched refs:ElementsIterT (Results 1 – 1 of 1) sorted by relevance
2053 using ElementsIterT = llvm::pointee_iterator< typedef in __anon81548fc81611::FormatParser2061 SmallVectorImpl<std::pair<ElementsIterT, ElementsIterT>> &iteratorStack);2236 using ElementsIterT = llvm::pointee_iterator< in verifyAttributes() typedef2238 SmallVector<std::pair<ElementsIterT, ElementsIterT>, 1> iteratorStack; in verifyAttributes()2248 SmallVectorImpl<std::pair<ElementsIterT, ElementsIterT>> &iteratorStack) { in verifyAttributes() argument2250 ElementsIterT &it = stackIt.first, e = stackIt.second; in verifyAttributes()2273 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes()