Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dmmaptrace.c64 typedef struct MapInfo struct
66 struct MapInfo *next; argument
74 } MapInfo; argument
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dmmaptrace.c77 typedef struct MapInfo struct
79 struct MapInfo *next; argument
87 } MapInfo; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7207 struct MapInfo { struct in __anonad2d34463d11::MappableExprsHandler
7208 OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
7209 OpenMPMapClauseKind MapType = OMPC_MAP_unknown;
7210 ArrayRef<OpenMPMapModifierKind> MapModifiers;
7211 ArrayRef<OpenMPMotionModifierKind> MotionModifiers;
7212 bool ReturnDevicePointer = false;
7213 bool IsImplicit = false;
7214 const ValueDecl *Mapper = nullptr;
7215 const Expr *VarRef = nullptr;
7216 bool ForDeviceAddr = false;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10155 struct MapInfo { struct
10156 OMPDeclareTargetDeclAttr::MapTypeTy MT;
10157 SourceLocation Loc;