Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DMapFile.cpp55 struct MapInfo { struct
64 static MapInfo gatherMapInfo() { in gatherMapInfo() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h347 } MapInfo[Config::SecondaryCacheEntriesArraySize]; in empty() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6906 struct MapInfo { struct in __anonffc6c7122811::MappableExprsHandler
6907 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 …]
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10924 struct MapInfo { struct
10925 OMPDeclareTargetDeclAttr::MapTypeTy MT;
10926 SourceLocation Loc;