Searched defs:MapInfo (Results 1 – 4 of 4) sorted by relevance
55 struct MapInfo { struct64 static MapInfo gatherMapInfo() { in gatherMapInfo() argument
347 } MapInfo[Config::SecondaryCacheEntriesArraySize]; in empty() local
6906 struct MapInfo { struct in __anonffc6c7122811::MappableExprsHandler6907 OMPClauseMappableExprCommon::MappableExprComponentListRef Components;6908 OpenMPMapClauseKind MapType = OMPC_MAP_unknown;6909 ArrayRef<OpenMPMapModifierKind> MapModifiers;6910 ArrayRef<OpenMPMotionModifierKind> MotionModifiers;6911 bool ReturnDevicePointer = false;6912 bool IsImplicit = false;6913 const ValueDecl *Mapper = nullptr;6914 const Expr *VarRef = nullptr;6915 bool ForDeviceAddr = false;[all …]
10924 struct MapInfo { struct10925 OMPDeclareTargetDeclAttr::MapTypeTy MT;10926 SourceLocation Loc;