Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp83 struct SharingMapTy final { struct in __anon216cbd260111::DSAStackTy
84 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 …]