Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dtarget_map_codegen_29.cpp52 typedef struct StructWithPtrTag : public Base { struct
53 int *ptr;
54 int *ptr2;
55 int val;
56 int *ptr1;