Searched refs:Overloading (Results 1 – 4 of 4) 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
4870 * Overloading by arity is supported: for example, given the macro
4819 // C++ Overloading Semantic Analysis.