Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp160 struct SharingMapTy { struct in __anon1dd12e440111::DSAStackTy
161 DeclSAMapTy SharingMap;
162 DeclReductionMapTy ReductionMap;
163 UsedRefMapTy AlignedMap;
164 UsedRefMapTy NontemporalMap;
165 MappedExprComponentsTy MappedExprComponents;
166 LoopControlVariablesMapTy LCVMap;
167 DefaultDataSharingAttributes DefaultAttr = DSA_unspecified;
168 SourceLocation DefaultAttrLoc;
169 DefaultmapInfo DefaultmapMap[OMPC_DEFAULTMAP_unknown + 1];
[all …]