Home
last modified time | relevance | path

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

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