Searched refs:SpecSpecialFuncs (Results 1 – 5 of 5) sorted by relevance
68 struct SpecSpecialFuncs { struct70 SpecSpecialFuncs(); argument71 ~SpecSpecialFuncs();74 #pragma omp declare variant(SpecSpecialFuncs::method_) \77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument82 int SpecSpecialFuncs::method_() { return 15; } in method_()83 int SpecSpecialFuncs::Method() { return 16; } in Method()
163 struct SpecSpecialFuncs { struct165 SpecSpecialFuncs(); argument166 ~SpecSpecialFuncs();169 #pragma omp declare variant(SpecSpecialFuncs::method_) \172 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument177 int SpecSpecialFuncs::method_() { return 7; } in method_()178 int SpecSpecialFuncs::Method() { return 1; } in Method()
82 struct SpecSpecialFuncs { struct84 SpecSpecialFuncs(); argument85 ~SpecSpecialFuncs();88 #pragma omp declare variant(SpecSpecialFuncs::method_) \91 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument98 int SpecSpecialFuncs::method_() { return 15; } in method_()99 int SpecSpecialFuncs::Method() { return 16; } in Method()
105 struct SpecSpecialFuncs { struct107 SpecSpecialFuncs(); argument108 ~SpecSpecialFuncs();111 #pragma omp declare variant(SpecSpecialFuncs::method_) \114 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument121 int SpecSpecialFuncs::method_() { return 15; } in method_()122 int SpecSpecialFuncs::Method() { return 16; } in Method()
81 struct SpecSpecialFuncs { struct83 SpecSpecialFuncs(); argument84 ~SpecSpecialFuncs();87 #pragma omp declare variant(SpecSpecialFuncs::method_) \90 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument95 int SpecSpecialFuncs::method_() { return 16; } in method_()96 int SpecSpecialFuncs::Method() { return 17; } in Method()