Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2261 using MapNonContiguousArrayTy = SmallVector<MapValuesArrayTy, 4>; variable
2270 MapNonContiguousArrayTy Offsets;
2271 MapNonContiguousArrayTy Counts;
2272 MapNonContiguousArrayTy Strides;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6549 using MapNonContiguousArrayTy = typedef in __anon93cce0fb2c11::MappableExprsHandler
6550 llvm::OpenMPIRBuilder::MapNonContiguousArrayTy;