Searched refs:tempf (Results 1 – 2 of 2) sorted by relevance
14 template <int b> void tempf() { in tempf() function23 tempf<__builtin_expect_with_probability(1, 1, 1)>(); in foo()
366 template<typename A, typename B> void tempf(A a, B b) { in tempf() function375 tempf(x, y); // expected-note{{in instantiation of}} in test()