Searched defs:MapNonContiguousArrayTy (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ | ||
| H A D | OMPIRBuilder.h | 2261 using MapNonContiguousArrayTy = SmallVector<MapValuesArrayTy, 4>; variable |
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGOpenMPRuntime.cpp | 6549 using MapNonContiguousArrayTy = typedef in __anon93cce0fb2c11::MappableExprsHandler |