Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6853 struct StructNonContiguousInfo { struct
6854 bool IsNonContiguous = false;
6855 MapDimArrayTy Dims;
6856 MapNonContiguousArrayTy Offsets;
6857 MapNonContiguousArrayTy Counts;
6858 MapNonContiguousArrayTy Strides;