Home
last modified time | relevance | path

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

/llvm-project/clang/test/OpenMP/
H A Ddeclare_variant_ast_print.cpp157 struct SpecialFuncs { struct
159 SpecialFuncs(); argument
165 #pragma omp declare variant(SpecialFuncs::baz) match(xxx = {}) argument
170 #pragma omp declare variant(SpecialFuncs::baz) match(implementation = {vendor(unknown)}, device = {… argument
H A Ddeclare_variant_implementation_vendor_codegen.cpp52 struct SpecialFuncs { struct
54 SpecialFuncs(); argument
58 #pragma omp declare variant(SpecialFuncs::method_) \ argument
61 #pragma omp declare variant(SpecialFuncs::method_) \ argument
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp66 struct SpecialFuncs { struct
68 SpecialFuncs(); argument
72 #pragma omp declare variant(SpecialFuncs::method_) \ argument
75 #pragma omp declare variant(SpecialFuncs::method_) \ argument
H A Ddeclare_variant_mixed_codegen.cpp65 struct SpecialFuncs { struct
67 SpecialFuncs(); argument
71 #pragma omp declare variant(SpecialFuncs::method_) \ argument
74 #pragma omp declare variant(SpecialFuncs::method_) \ argument
H A Dnvptx_declare_variant_device_kind_codegen.cpp90 struct SpecialFuncs { struct
92 SpecialFuncs(); argument
95 #pragma omp declare variant(SpecialFuncs::method_) \ argument
98 #pragma omp declare variant(SpecialFuncs::method_) \ argument
H A Ddeclare_variant_device_kind_codegen.cpp148 struct SpecialFuncs { struct
150 SpecialFuncs(); argument
154 #pragma omp declare variant(SpecialFuncs::method_) \ argument
157 #pragma omp declare variant(SpecialFuncs::method_) \ argument
H A Ddeclare_variant_messages.cpp272 struct SpecialFuncs { struct
/llvm-project/clang/test/SemaCXX/
H A Dattr-cpuspecific.cpp99 struct SpecialFuncs { struct
H A Dattr-target-mv.cpp131 struct SpecialFuncs { struct