Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/test/mapping/
H A Ddeclare_mapper_api.cpp9 struct MapComponentInfoTy { struct
15 MapComponentInfoTy() = default; argument
16 MapComponentInfoTy(void *Base, void *Begin, int64_t Size, int64_t Type, void *Name) in MapComponentInfoTy() argument
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dprivate.h54 struct MapComponentInfoTy { struct
60 MapComponentInfoTy() = default; argument
61 MapComponentInfoTy(void *Base, void *Begin, int64_t Size, int64_t Type, in MapComponentInfoTy() argument