Searched refs:Overloading (Results 1 – 3 of 3) sorted by relevance
27 class Overloading { class33 void test_ovl(Overloading<int, long> *oil, int i, long l) { in test_ovl()39 …Overloading<float, float> off; // expected-note{{in instantiation of template class 'Overloading<f… in test_ovl_bad()
294 Overloading Based on ``__host__`` and ``__device__`` Attributes
4423 // C++ Overloading Semantic Analysis.