Searched defs:SharingMapTy (Results 1 – 2 of 2) sorted by relevance
149 struct SharingMapTy { struct in __anonf152f9340111::DSAStackTy150 DeclSAMapTy SharingMap;151 DeclReductionMapTy ReductionMap;152 UsedRefMapTy AlignedMap;153 UsedRefMapTy NontemporalMap;154 MappedExprComponentsTy MappedExprComponents;155 LoopControlVariablesMapTy LCVMap;156 DefaultDataSharingAttributes DefaultAttr = DSA_unspecified;157 SourceLocation DefaultAttrLoc;158 DefaultmapInfo DefaultmapMap[OMPC_DEFAULTMAP_unknown];[all …]
83 struct SharingMapTy final { struct in __anon216cbd260111::DSAStackTy84 DeclSAMapTy SharingMap;85 AlignedMapTy AlignedMap;86 MappedExprComponentsTy MappedExprComponents;87 LoopControlVariablesMapTy LCVMap;88 DefaultDataSharingAttributes DefaultAttr = DSA_unspecified;89 SourceLocation DefaultAttrLoc;90 OpenMPDirectiveKind Directive = OMPD_unknown;91 DeclarationNameInfo DirectiveName;92 Scope *CurScope = nullptr;[all …]