Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7154 struct StructNonContiguousInfo { struct
7155 bool IsNonContiguous = false;
7156 MapDimArrayTy Dims;
7157 MapNonContiguousArrayTy Offsets;
7158 MapNonContiguousArrayTy Counts;
7159 MapNonContiguousArrayTy Strides;