Searched defs:hp2 (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | declare_variant_ast_print.cpp | 73 void h_ref(C *hp, C *hp2, C *hq, C *lin) { in h_ref() 84 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 99 void h(double *hp, double *hp2, double *hq, double *lin) { in h()
|
H A D | declare_simd_ast_print.cpp | 26 template <class C, int V> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 34 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 53 void h(int *hp, int *hp2, int *hq, int *lin) in h()
|
H A D | declare_simd_messages.cpp | 50 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 56 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|
H A D | declare_variant_messages.cpp | 182 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
|
H A D | declare_simd_codegen.cpp | 34 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 42 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|
/llvm-project/flang/test/Semantics/ |
H A D | structconst04.f90 | 33 type(has_pointer2) :: hp2 component
|
H A D | structconst03.f90 | 37 type(has_pointer2) :: hp2 component
|