Searched defs:MapInfo (Results 1 – 4 of 4) sorted by relevance
195 } MapInfo[EntriesArraySize]; in empty() local
330 } MapInfo[Config::SecondaryCacheEntriesArraySize]; in empty() local
7155 struct MapInfo { struct in __anon8f021c723d11::MappableExprsHandler7156 OMPClauseMappableExprCommon::MappableExprComponentListRef Components;7157 OpenMPMapClauseKind MapType = OMPC_MAP_unknown;7158 ArrayRef<OpenMPMapModifierKind> MapModifiers;7159 ArrayRef<OpenMPMotionModifierKind> MotionModifiers;7160 bool ReturnDevicePointer = false;7161 bool IsImplicit = false;7162 const ValueDecl *Mapper = nullptr;7163 const Expr *VarRef = nullptr;7164 bool ForDeviceAddr = false;[all …]
5394 struct MapInfo { in generateAllInfo() struct5395 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; in generateAllInfo()5396 OpenMPMapClauseKind MapType; in generateAllInfo()5397 OpenMPMapClauseKind MapTypeModifier; in generateAllInfo()