Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h762 using InternalIteratorTy = ImutAVLTreeGenericIterator<ImutInfo>; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DImmutableSet.h762 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy; typedef