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.h2420 using MapNonContiguousArrayTy = SmallVector<MapValuesArrayTy, 4>; variable
2429 MapNonContiguousArrayTy Offsets;
2430 MapNonContiguousArrayTy Counts;
2431 MapNonContiguousArrayTy Strides;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6800 using MapNonContiguousArrayTy = typedef in __anon93cce0fb3111::MappableExprsHandler
6801 llvm::OpenMPIRBuilder::MapNonContiguousArrayTy;