Searched refs:typeof1 (Results 1 – 2 of 2) sorted by relevance
30 int typeof1[is_same<__typeof__(&f<int>), void (*)(int)>::value? 1 : -1]; variable