Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp98 using IteratorTy = ArrayTy::iterator; in getLeafOrCompositeConstructs() typedef
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3189 QualType IteratorTy = IVExpr->getType(); in emitDistributeParallelForDispatchBounds() local