Searched defs:aif (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp37 void test_f2(int i, A<int, float> aif, A<int, int> aii) { argument
39 float &fr = f2(aif);
93 A<int, float> aif = cf; local

Completed in 71 milliseconds